y_cb_cr_positioning property

y_cb_cr_positioning property

Gets or sets the position of chrominance components in relation to the luminance component.

Definition:

@property
def y_cb_cr_positioning(self):
    ...
@y_cb_cr_positioning.setter
def y_cb_cr_positioning(self, value):
    ...

See Also