This is the complete list of members for
FilterLevel, including all inherited members.
| calcColor(unsigned int val, short idx) | FilterLevel | [inline, protected] |
| convert(SRC src, short x, short y, short *size, unsigned int pixSize) | FilterBase | [inline] |
| convertPrevious(SRC src, short x, short y, short *size, unsigned int pixSize) | FilterBase | [inline, protected] |
| filter(unsigned char *src, short x, short y, short *size, unsigned int pixSize, unsigned int val=0) | FilterLevel | [inline, protected, virtual] |
| filter(unsigned int *src, short x, short y, short *size, unsigned int pixSize, unsigned int val=0) | FilterLevel | [inline, protected, virtual] |
| FilterBase(void) | FilterBase | |
| FilterLevel(void) | FilterLevel | |
| findFirst(void) | FilterBase | |
| firstPixelSize(void) | FilterBase | [inline] |
| getLevels(void) | FilterLevel | [inline] |
| getPixelSize(void) | FilterBase | [inline, protected, virtual] |
| getPrevious(void) | FilterBase | [inline] |
| levels | FilterLevel | [protected] |
| m_previous | FilterBase | [protected] |
| release(void) | FilterBase | [virtual] |
| setLevels(ColorLevel &lev) | FilterLevel | |
| setPrevious(PyFilter *filt, bool useRefCnt=true) | FilterBase | |
| tFilter(SRC src, short x, short y, short *size, unsigned int pixSize, unsigned int val) | FilterLevel | [inline, protected] |
| ~FilterBase(void) | FilterBase | [virtual] |
| ~FilterLevel(void) | FilterLevel | [inline, virtual] |