Property YCbCr
YCbCr
Gets the PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the luma, blue-difference and red-difference chroma components.
public static PixelDataFormat YCbCr { get; }
Property Value
- PixelDataFormat
The PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the luma, blue-difference and red-difference chroma components.