PixelDataFormat.GetCieLab
PixelDataFormat.GetCieLab method
サンプルごとに指定されたビット数で CIE Lab カラーを取得します。
public static PixelDataFormat GetCieLab(int bitsPerL, int bitsPerA, int bitsPerB)
パラメータ | タイプ | 説明 |
---|---|---|
bitsPerL | Int32 | L チャネルあたりのビット数。 |
bitsPerA | Int32 | A チャネルあたりのビット数。 |
bitsPerB | Int32 | B チャネルあたりのビット数。 |
戻り値
CIE ラボの色。
関連項目
- class PixelDataFormat
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD