PsdCompressionMethods

PsdCompressionMethods class

Beschrijft Psd-compressiemethoden.

public class PsdCompressionMethods : Enumeration

Constructeurs

Naam Beschrijving
PsdCompressionMethods() Serialisatie-constructor

methoden

Naam Beschrijving
CompareTo(object) Vergelijkt huidige object met andere.
virtual Equals(Enumeration) Bepaalt of twee objectinstanties gelijk zijn.
override Equals(object) Bepaalt of twee objectinstanties gelijk zijn.
override GetHashCode() Dient als de standaard hash-functie.
override ToString() Retourneert een tekenreeks die het huidige object vertegenwoordigt.

Velden

Naam Beschrijving
static readonly Raw RAUW.
static readonly Rle RLE.
static readonly ZipWithoutPrediction ZipZonderPrediction.
static readonly ZipWithPrediction ZipWithPrediction.

Zie ook