Click or drag to resize

ImageDecodeAcceleratorCapabilitySubsamplings Property

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

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

Property Value

Type: SubsamplingFormat
See Also