, including all inherited members.
| Allocate(const char *PatternName, int numcolors, int cols, bool bForceMono) | DITHER | [static] |
| CanUseCMYKcm() const | DITHER | [inline, virtual] |
| ComputeCoverage(int level, double DotGain) | DITHER | |
| DITHER() | DITHER | [protected] |
| DitherLineCMYK(const UINT8 *const *trans, const UINT8 *in, UINT8 **out, const UINT8 *mask, int lin, int col, int NumCols) | DITHER | [virtual] |
| DitherLineGray(const UINT8 *trans, const UINT8 *in, UINT8 *out, const UINT8 *mask, int lin, int col, int numcols) | DITHER | [inline, virtual] |
| DitherLineRGB24(const UINT8 *const *trans, const UINT8 *in, UINT8 **out, const UINT8 *mask, int lin, int col, int NumCols) | DITHER | [virtual] |
| DitherSolidColor(const COLOR &color, UINT8 **out, int lin, int col, int numcols) | DITHER | [virtual] |
| DitherSolidColor(const UINT8 *rgb, UINT8 **out, int lin, int col, int cols, UINT32 flags) | DITHER | [virtual] |
| DitherSolidGray(UINT8 in, UINT8 *out, int lin, int col, int numcols) | DITHER | [inline] |
| GetMaxVal() const | DITHER | [inline] |
| GetNumLevels() const | DITHER | [inline] |
| GetPatternList(int *countp, bool bAllowErrorDiffusion=true) | DITHER | [static] |
| GetPatternLongName(const char *name) | DITHER | [static] |
| GetPatternName(int num) | DITHER | [static] |
| GetPatternNum(const char *name) | DITHER | [static] |
| HasDotGainCompensation() const | DITHER | [inline, virtual] |
| HasVariableScreenAngle() const | DITHER | [inline, virtual] |
| HasVariableScreenFreq() const | DITHER | [inline, virtual] |
| SetDotGain(int comp, double size) | DITHER | [virtual] |
| SetScreenAngle(int comp, double angle) | DITHER | [virtual] |
| SetScreenFreq(double HalftoneDPI, double PrinterDPI) | DITHER | [virtual] |
| SetUseCMYKcm(bool val=true) | DITHER | [inline] |
| ~DITHER() | DITHER | [virtual] |