enum Protocol::SystemInfo::SubsamplingFormat
Overview
YUV subsampling type of the pixels of a given image.
Defined in:
protocol/system_info.crEnum Members
-
Yuv420 =
0
-
Yuv422 =
1
-
Yuv444 =
2
YUV subsampling type of the pixels of a given image.
0
1
2
Enum