DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes
filter Struct Reference

Filter that works on an output frame. More...

List of all members.

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

Detailed Description

Filter that works on an output frame.


Member Data Documentation

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


The documentation for this struct was generated from the following file: