ColorProfile
Namespace: datalogics_interface
Description
Constants identifying standard ICC color profiles for use in color conversion.
Values
- Null
Sentinel indicating that the profile is not a built-in.
- Lab_D50
Adobe's standard Lab profile, white point D50; matches ICC's Lab PCS space.
- PCS_XYZ
XYZ profile that matches ICC's XYZ PCS space.
- FLAT_XYZ
XYZ profile with a flat white point (X = Y = Z = 1.0). Used by Photoshop as an intermediate space.
- sRGB
HP's sRGB profile; default Windows monitor profile.
- AppleRGB
Default RGB space used by Photoshop 4.0 and earlier; default macOS monitor profile.
- AdobeRGB1998
Adobe's wider-gamut RGB space.
- ColorMatchRGB
Simplified version of Radius' ColorMatch RGB without the non-zero black point.
- Gamma18
Grayscale display profile with gamma 1.8.
- Gamma22
Grayscale display profile with gamma 2.2.
- DotGain10
Grayscale printer profile with dot gain 10%.
- DotGain15
Grayscale printer profile with dot gain 15%.
- DotGain20
Grayscale printer profile with dot gain 20%.
- DotGain25
Grayscale printer profile with dot gain 25%.
- DotGain30
Grayscale printer profile with dot gain 30%.
- MonitorRGB
System "Monitor RGB" profile.
- SystemRGB
macOS ColorSync system default RGB profile.
- SystemCMYK
macOS ColorSync system default CMYK profile.
- SystemGray
macOS ColorSync system default grayscale profile.
- SystemInput
macOS ColorSync system default input-device profile.
- SystemOutput
macOS ColorSync system default output-device profile.
- SystemProofer
macOS ColorSync system default proofer-device profile.
- WorkingRGB
Application working (RGB) color space profile.
- WorkingCMYK
Application working (CMYK) color space profile.
- WorkingGray
Application working (gray) color space profile.
- Acrobat5_CMYK
Acrobat 5 CMYK profile.
- Acrobat9_CMYK
Acrobat 9 CMYK profile.