PixelDataFormat.GetYcck
PixelDataFormat.GetYcck method
Gets YCCK color with a specified number of bits per sample.
public static PixelDataFormat GetYcck(int bitsPerSample)
Parameter | Type | Description |
---|---|---|
bitsPerSample | Int32 | The number of bits per sample. |
Return Value
The YCCK color.
See Also
- class PixelDataFormat
- namespace Aspose.PSD
- assembly Aspose.PSD