PsdOptions
PsdOptions class
Optionen zum Konvertieren in den Psd-Dateityp.
public sealed class PsdOptions : ValueObject
Konstrukteure
Name | Beschreibung |
---|---|
PsdOptions() | Initialisiert eine neue Instanz vonPsdOptions Klasse. |
Eigenschaften
Name | Beschreibung |
---|---|
ChannelBitsCount { get; set; } | Anzahl der Bits pro Farbkanal. |
ChannelsCount { get; set; } | Anzahl der Farbkanäle. |
ColorMode { get; set; } | Psd-Farbmodus. |
Compression { get; set; } | Psd-Komprimierungsmethode. |
Version { get; set; } | Psd-Dateiversion. |
Methoden
Name | Beschreibung |
---|---|
override Equals(object) | Bestimmt, ob zwei Objektinstanzen gleich sind. |
virtual Equals(ValueObject) | Bestimmt, ob zwei Objektinstanzen gleich sind. |
override GetHashCode() | Dient als Standard-Hash-Funktion. |
Siehe auch
- class ValueObject
- namensraum GroupDocs.Conversion.Options.Convert
- Montage GroupDocs.Conversion