|
Blender
V2.59
|
Go to the source code of this file.
Classes | |
| class | FilterGray |
| pixel filter for gray scale More... | |
| class | FilterColor |
| pixel filter for color calculation More... | |
| class | FilterLevel |
| pixel filter for color calculation More... | |
Typedefs | |
| typedef short | ColorMatrix [4][5] |
| type for color matrix | |
| typedef unsigned short | ColorLevel [4][3] |
| type for color levels | |
Definition in file FilterColor.h.
| typedef unsigned short ColorLevel[4][3] |
type for color levels
Definition at line 121 of file FilterColor.h.
| typedef short ColorMatrix[4][5] |
type for color matrix
Definition at line 71 of file FilterColor.h.