PsdOptions class
PsdOptions class
Options for converting to Psd file type.
Inheritance: PsdOptions →
ValueObject
The PsdOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of PsdOptions class. |
Properties
| Property | Description |
|---|---|
| channel_bits_count | Bits count per color channel. |
| channels_count | Color channels count. |
| color_mode | Psd color mode. |
| compression | Psd compression method. |
| version | Psd file version. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.convert - class
PsdOptions - class
ValueObject