Source position: jpeglib.pas line 309
type J_DITHER_MODE = (
JDITHER_NONE,
JDITHER_ORDERED,
JDITHER_FS
);