PsdColorModes class
PsdColorModes class
Defines Psd color modes enumeration.
Inheritance: PsdColorModes →
Enumeration
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
- module
groupdocs.conversion.options.convert - class
Enumeration - class
PsdColorModes