DitherType

The type of dither.

Values

Name

Description

Value

DitherType.DIFFUSION

Diffuses dither effects in random patterns across adjacent pixels.

2

DitherType.NOISE

Applies a random pattern but without diffusing the pattern across adjacent pixels; prevents the appearance of seams.

4

DitherType.NONE

No dither is used.

1

DitherType.PATTERN

Applies a halftone-like square pattern.

3

Object of

ExportOptionsSaveForWeb.transparencyDither

GIFSaveOptions.dither

IndexedConversionOptions.dither

ExportOptionsSaveForWeb.dither