PsdColorModes
PsdColorModes class
Definiert die Aufzählung der PSD-Farbmodi.
public class PsdColorModes : Enumeration
Konstrukteure
Methoden
Name |
Beschreibung |
CompareTo(object) |
Vergleicht aktuelles Objekt mit anderem. |
virtual Equals(Enumeration) |
Bestimmt, ob zwei Objektinstanzen gleich sind. |
override Equals(object) |
Bestimmt, ob zwei Objektinstanzen gleich sind. |
override GetHashCode() |
Dient als Standard-Hash-Funktion. |
override ToString() |
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt. |
Felder
Name |
Beschreibung |
static readonly Bitmap |
Bitmap. |
static readonly Cmyk |
CMYK. |
static readonly Duotone |
Zweifarbig. |
static readonly Grayscale |
Graustufen. |
static readonly Indexed |
Indexiert. |
static readonly Lab |
Lab. |
static readonly Multichannel |
Mehrkanal. |
static readonly Rgb |
RGB. |
Siehe auch