Description: | Indicates whether dithering should be used when the number of colors for the image format exceeds the number of colors supported by the system. |
Used in control(s): | Image |
Values (with constants): | True - Dithers the image.(POW-TRUE) False - Does not dither the image.(POW-FALSE) |
Default value: | False(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |