PsdOptions class
PsdOptions class
The psd file format create options.
Inheritance: PsdOptions
→
ImageOptionsBase
The PsdOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the PsdOptions class. |
init | Initializes a new instance of the PsdOptions class. |
Properties
Property | Description |
---|---|
target_format | |
rotation | Gets or sets the parameter for rotate, flip, or rotate and flip the image.. |
layers | Gets or sets a of layer names must be exported. All data will be exported without layers if names is not sets. |
xmp_data | Get or set XMP data container |
source | Gets or sets the source to create image in. |
palette | Gets or sets the color palette. |
resolution_settings | Gets or sets the resolution settings. |
vector_rasterization_options | Gets or sets the vector rasterization options. |
timeout | Timeout value for export operation (in milliseconds) |
pc_3_file | Gets or sets the PC3 file full name. |
user_watermark_text | Text for user-generated watermark |
user_watermark_color | Color for user-generated watermark |
version | Gets or sets the psd file version. |
compression_method | Gets or sets the psd compression method. |
color_mode | Gets or sets the psd color mode. |
channel_bits_count | Gets or sets the bits count per color channel. |
channels_count | Gets or sets the color channels count. |
See Also
- module
aspose.cad.imageoptions
- class
ImageOptionsBase
- class
PsdOptions