PsdColorModes
PsdColorModes class
Definieert de opsomming van Psd-kleurmodi.
public class PsdColorModes : Enumeration
Constructeurs
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 Bitmap | 
Bitmap. | 
| static readonly Cmyk | 
CMYK. | 
| static readonly Duotone | 
Duotoon. | 
| static readonly Grayscale | 
Grijswaarden. | 
| static readonly Indexed | 
Geïndexeerd. | 
| static readonly Lab | 
Lab. | 
| static readonly Multichannel | 
Meerkanaals. | 
| static readonly Rgb | 
RGB. | 
Zie ook