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)
    class Image
    void
    colorspace
  2. ColorspaceType colorspace()

Meta