DBPix Documentation
Version 2.0

ImageDitherMethod Property


Description:  Controls the dithering method to be used when if color-depth reduction is required to encode an image.
Type:  Number (enum/short)
Read/Get
Write/Set:
  
 
 
Remarks:  

This configuration property sets dithering method that will be used if a high color image is to be stored in a lower color-depth.  See also ImagePaletteMethod.

ConstantValueDescription
ImageDitherNone0No Dithering.
ImageDitherOrdered1Performs ordered dithering.
ImageDitherJitter2Performs a jitter-preprocessing dither.
ImageDitherFloydSteinberg3Performs Floyd-Steinberg Dithering

 

 

Documentation version 2.0.0