WLJS LogoWLJS Notebook

ImageColorSpace

ImageColorSpace[image] gives the name of the color space of image.

Examples

ImageColorSpace[ExampleData[{"TestImage", "Lena"}]]
(* "RGB" *)

Please visit the official Wolfram Language Reference for more details.

On this page