GetCieLab
PixelDataFormat.GetCieLab method
Ruft CIE Lab-Farbe mit einer angegebenen Anzahl von Bits pro Abtastung ab.
public static PixelDataFormat GetCieLab(int bitsPerL, int bitsPerA, int bitsPerB)
| Parameter | Typ | Beschreibung |
|---|---|---|
| bitsPerL | Int32 | Die Anzahl der Bits pro L-Kanal. |
| bitsPerA | Int32 | Die Anzahl der Bits pro A-Kanal. |
| bitsPerB | Int32 | Die Anzahl der Bits pro B-Kanal. |
Rückgabewert
Die CIE-Lab-Farbe.
Siehe auch
- class PixelDataFormat
- namensraum Aspose.Imaging
- Montage Aspose.Imaging