Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Image_Filter Class Reference

Base Image_Filter class. More...

#include <Fl_Image_Filter.h>

Inheritance diagram for Fl_Image_Filter:

List of all members.

Static Public Methods

bool apply_to_this (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter)
bool apply_to_this (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1)
bool apply_to_this (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1, float val2)
bool apply_to_this (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1, float val2, float val3)
Fl_Imageapply_to_new (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter)
Fl_Imageapply_to_new (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1)
Fl_Imageapply_to_new (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1, float val2)
Fl_Imageapply_to_new (Fl_Image *image, Fl_Rect *rect, Fl_Image_Filter *filter, float val1, float val2, float val3)

Protected Methods

virtual bool execute (uint8 **data, Fl_Rect &rect, int pitch, Fl_PixelFormat *fmt, float val1, float val2, float val3)

Detailed Description

Base Image_Filter class.

Definition at line 48 of file Fl_Image_Filter.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:48 2003 for eFLTK by doxygen1.2.15