DoDither method
Determines whether the transform output should be dithering.
Syntax
BOOL retVal = object.DoDither();
Parameters
This method has no parameters.
Remarks
Transforms are expected to implement dithering in their output. This significantly improves the quality of results when rendering the output to low color-precision surfaces.