Click or drag to resize

SubsamplingFormat Enumeration

Version 86.0.240
YUV subsampling type of the pixels of a given image.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public enum SubsamplingFormat
Members
  Member nameValueDescription
Yuv4200 yuv420
Yuv4221 yuv422
Yuv4442 yuv444
See Also