GetCieLab
PixelDataFormat.GetCieLab method
Obtiene color CIE Lab con un número específico de bits por muestra.
public static PixelDataFormat GetCieLab(int bitsPerL, int bitsPerA, int bitsPerB)
Parámetro | Escribe | Descripción |
---|---|---|
bitsPerL | Int32 | El número de bits por canal L. |
bitsPerA | Int32 | El número de bits por canal A. |
bitsPerB | Int32 | El número de bits por canal B. |
Valor_devuelto
El color del laboratorio CIE.
Ver también
- class PixelDataFormat
- espacio de nombres Aspose.Imaging
- asamblea Aspose.Imaging