Mask for TPreferences.PrintFlags color corrections RGB
Source position: intuition.pas line 1882
const CORRECT_RGB_MASK = CORRECT_RED or CORRECT_GREEN or CORRECT_BLUE;