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