PsdOptions Properties |
The PsdOptions type exposes the following members.
Name | Description | |
---|---|---|
ChannelBitsCount |
Gets or sets the bits count per color channel.
| |
ChannelsCount |
Gets or sets the color channels count.
| |
ColorMode |
Gets or sets the psd color mode.
| |
CompressionMethod |
Gets or sets the psd compression method.
| |
InterruptionToken |
Token that can be used to interrupt export operation
(Inherited from ImageOptionsBase.) | |
Layers |
Gets or sets a of layer names must be exported.
All data will be exported without layers if names is not sets.
(Inherited from ImageOptionsBase.) | |
Palette |
Gets or sets the color palette.
(Inherited from ImageOptionsBase.) | |
ResolutionSettings |
Gets or sets the resolution settings.
(Inherited from ImageOptionsBase.) | |
Resources |
Gets or sets the psd resources.
| |
Rotation |
Gets or sets the parameter for rotate, flip, or rotate and flip the image..
(Inherited from ImageOptionsBase.) | |
Source |
Gets or sets the source to create image in.
(Inherited from ImageOptionsBase.) | |
Timeout |
Timeout value for export operation
(Inherited from ImageOptionsBase.) | |
VectorRasterizationOptions |
Gets or sets the vector rasterization options.
(Inherited from ImageOptionsBase.) | |
Version |
Gets or sets the psd file version.
| |
XmpData |
Get or set XMP data container
(Overrides ImageOptionsBaseXmpData.) |