FloydSteinbergDither Class Reference
Static Public Member Functions | |
| static void | DitherImage (unsigned int *imageData, int imageWidth, int imageHeight, unsigned int *palette, int paletteCount, unsigned char *outputData) |
| static void | DitherImage (unsigned int *imageData, int imageWidth, int imageHeight, unsigned short *outputData) |
Detailed Description
Definition at line 20 of file FloydSteinbergDither.h.
Member Function Documentation
| void FloydSteinbergDither::DitherImage | ( | unsigned int * | imageData, | |
| int | imageWidth, | |||
| int | imageHeight, | |||
| unsigned int * | palette, | |||
| int | paletteCount, | |||
| unsigned char * | outputData | |||
| ) | [static] |
Definition at line 109 of file FloydSteinbergDither.cpp.
| void FloydSteinbergDither::DitherImage | ( | unsigned int * | imageData, | |
| int | imageWidth, | |||
| int | imageHeight, | |||
| unsigned short * | outputData | |||
| ) | [static] |
Definition at line 169 of file FloydSteinbergDither.cpp.
Reproduction/republishing of any material on this site without permission is strictly prohibited.
