Table of Contents

Property YCbCr

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

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.