Image.colorspace

The colorspace used to represent the image pixel colors. Image pixels are always stored as RGB(A) except for the case of CMY(K).

  1. void colorspace(ColorspaceType type)
  2. ColorspaceType colorspace()
    class Image
    colorspace
    const
    (
    )

Meta