Image.classType

The image's storage class. If DirectClass then the pixels contain valid RGB or CMYK colors. If PseudoClass then the image has a colormap referenced by the pixel's index member.

  1. void classType(ClassType type)
    class Image
    void
    classType
  2. ClassType classType()

Meta