y_cb_cr property

y_cb_cr property

Gets the PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the luma, blue-difference and red-difference chroma components.

Definition:

@property
def y_cb_cr(self):
    ...

See Also