PsdOptions
Leave feedback
On this page
Options for converting to Psd file type.
public sealed class PsdOptions : ValueObject
| Name | Description |
|---|---|
| PsdOptions() | Initializes new instance of PsdOptions class. |
| Name | Description |
|---|---|
| ChannelBitsCount { get; set; } | Bits count per color channel. |
| ChannelsCount { get; set; } | Color channels count. |
| ColorMode { get; set; } | Psd color mode. |
| Compression { get; set; } | Psd compression method. |
| Version { get; set; } | Psd file version. |
| Name | Description |
|---|---|
| override Equals(object) | Determines whether two object instances are equal. |
| virtual Equals(ValueObject) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
- class ValueObject
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.