Filter that works on an output frame. More...
Public Attributes | |
const char * | name |
name of filter | |
void(* | func )(bpp_t buf, unsigned int buf_pitch, unsigned int xsize, unsigned int ysize, unsigned int bpp) |
function that implements filter |
Filter that works on an output frame.
void(* filter::func)(bpp_t buf, unsigned int buf_pitch, unsigned int xsize, unsigned int ysize, unsigned int bpp) |
function that implements filter
const char* filter::name |
name of filter