PixelDataFormat.Ycck
PixelDataFormat.Ycck property
Gets the PixelDataFormat
defined for 32 bits per pixel with 8 bits for each of the luma, blue-difference, red-difference and black chroma components.
public static PixelDataFormat Ycck { get; }
Property Value
The PixelDataFormat
defined for 32 bits per pixel with 8 bits for each of the luma, blue-difference, red-difference and black chroma components.
See Also
- class PixelDataFormat
- namespace Aspose.Imaging
- assembly Aspose.Imaging