PsdColorModes class

PsdColorModes class

Defines Psd color modes enumeration.

Inheritance: PsdColorModesEnumeration

The PsdColorModes type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
BITMAP Bitmap.
GRAYSCALE Grayscale.
INDEXED Indexed.
RGB RGB.
CMYK CMYK.
MULTICHANNEL Multichannel.
DUOTONE Duotone.
LAB Lab.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also