ColorProfileData
✖
ColorProfileData
represents an ICC color profile that can convert between the independent color space "ics" and the device-dependent color space "device".
Details

- ColorProfileData is used to uniquely define device-dependent color spaces such as "RGB" or "CMYK" and ensures a good conversion between them and the nearly device-independent color rendering.
- ColorProfileData can be imported from an ICC file or an image file with an embedded color profile.
- Using ColorProfileData[…][intent], the rendering intent can be specified.
- Possible settings are:
-
"PerceptualProfile" perceptual profile (default) "SaturationProfile" saturation profile "MediaRelativeColorimetricProfile" media relative colorimetric profile "ICCAbsoluteColorimetricProfile" ICC absolute colorimetric profile
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Import the sRGB color profile:

https://wolfram.com/xid/0cproh3a0jc1eq-qseftd

ColorSpace of an image can be specified with a ColorProfileData object:

https://wolfram.com/xid/0cproh3a0jc1eq-qrykfj

Import an image with an embedded color profile:

https://wolfram.com/xid/0cproh3a0jc1eq-62gm9j


https://wolfram.com/xid/0cproh3a0jc1eq-1nmhmm

Import the color profile embedded in an image:

https://wolfram.com/xid/0cproh3a0jc1eq-wr21vh

Possible Issues (1)Common pitfalls and unexpected behavior
Wolfram Research (2012), ColorProfileData, Wolfram Language function, https://reference.wolfram.com/language/ref/ColorProfileData.html.
Text
Wolfram Research (2012), ColorProfileData, Wolfram Language function, https://reference.wolfram.com/language/ref/ColorProfileData.html.
Wolfram Research (2012), ColorProfileData, Wolfram Language function, https://reference.wolfram.com/language/ref/ColorProfileData.html.
CMS
Wolfram Language. 2012. "ColorProfileData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ColorProfileData.html.
Wolfram Language. 2012. "ColorProfileData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ColorProfileData.html.
APA
Wolfram Language. (2012). ColorProfileData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColorProfileData.html
Wolfram Language. (2012). ColorProfileData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColorProfileData.html
BibTeX
@misc{reference.wolfram_2025_colorprofiledata, author="Wolfram Research", title="{ColorProfileData}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/ColorProfileData.html}", note=[Accessed: 29-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_colorprofiledata, organization={Wolfram Research}, title={ColorProfileData}, year={2012}, url={https://reference.wolfram.com/language/ref/ColorProfileData.html}, note=[Accessed: 29-May-2025
]}