Click or drag to resize

GPUInfoImageDecoding Property

Version 113.3.50
Supported accelerated image decoding capabilities.

Namespace:  CefSharp.DevTools.SystemInfo
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public IList<ImageDecodeAcceleratorCapability> ImageDecoding { get; set; }

Property Value

Type: IListImageDecodeAcceleratorCapability
See Also