ImageColorSpace
ImageColorSpace[image]
gives the name of the color space of image.
Details
- The color space of an image specifies how to interpret the numerical values stored in different image channels.
- Returned color space can be any of the following:
-
"Grayscale" gray level (GrayLevel) "RGB" red, green, blue (RGBColor) "CMYK" cyan, magenta, yellow, black (CMYKColor) "HSB" hue, saturation, brightness (Hue) "XYZ" CIE XYZ (XYZColor) "LAB" CIE (LABColor) "LCH" CIE (LCHColor) "LUV" CIE (LUVColor) Automatic no color space specified - ImageColorSpace works with 2D and 3D images.
Examples
open allclose allBasic Examples (3)
ImageColorSpace returns only the name of the color space:
For images that have a ColorProfileData as the color space specification, use Options:
Properties & Relations (1)
Use ConformImages to make all images have conforming color space:
Text
Wolfram Research (2010), ImageColorSpace, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageColorSpace.html (updated 2014).
CMS
Wolfram Language. 2010. "ImageColorSpace." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/ImageColorSpace.html.
APA
Wolfram Language. (2010). ImageColorSpace. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageColorSpace.html