Options.quantizeDitherMethod

The basic strategy of dithering is to trade intensity resolution for spatial resolution by averaging the intensities of several neighboring pixels. Images which suffer from severe contouring when reducing colors can be improved with this option.

  1. void quantizeDitherMethod(DitherMethod method)
    class Options
    void
    quantizeDitherMethod
  2. DitherMethod quantizeDitherMethod()

Meta