y_cb_cr_sub_sampling property
y_cb_cr_sub_sampling property
Gets or sets the sampling ratio of chrominance components in relation to the luminance component.
Definition:
@property
def y_cb_cr_sub_sampling(self):
    ...
@y_cb_cr_sub_sampling.setter
def y_cb_cr_sub_sampling(self, value):
    ...
See Also
- module 
aspose.cad.exif - class 
JpegExifData