Click or drag to resize

ImageDecodeAcceleratorCapabilitySubsamplings Property

Version 102.0.100
Optional array of supported subsampling formats, e.g. 4:2:0, if known.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public SubsamplingFormat[] Subsamplings { get; set; }

Property Value

Type: SubsamplingFormat
See Also