PsdOptions class

PsdOptions class

Options for converting to Psd file type.

The PsdOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of PsdOptions class.

Properties

Property Description
channel_bits_count The bits count per color channel.
channels_count The color channels count.
color_mode The PSD color mode.
compression The Psd compression method.
version The PSD file version.

See Also