Source position: gdkrgb.inc line 5
type TGdkRgbDither = (
GDK_RGB_DITHER_NONE,
GDK_RGB_DITHER_NORMAL,
GDK_RGB_DITHER_MAX
);