Description Specifies the method of dithering if the automatically dithering is enabled.
Usage [form.] BiDisp.DitherType [= setting]
Settings The DitherType property settings for an BiDispcontrol are:
Setting Description
0 (Default) Floyd-Steinberg
1 Jarvis-Judice-Ninke
2 Capix-SmoothTone
3 Capix-SharpTone
Remarks The automatic dithering performs if the DitherAuto property is enabled.
Data Type Integer (Enumerated)
Available þDesign-Time þRun-Time Read þRun-Time Write
See Also DitherAuto Property, Dither Method