Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.