ImageDecodeAcceleratorCapabilitySubsamplings Property |
Version 88.2.90 [Missing <summary> documentation for "P:CefSharp.DevTools.SystemInfo.ImageDecodeAcceleratorCapability.Subsamplings"]
Namespace:
CefSharp.DevTools.SystemInfo
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public SubsamplingFormat[] Subsamplings { get; set; }
public:
property array<SubsamplingFormat>^ Subsamplings {
array<SubsamplingFormat>^ get ();
void set (array<SubsamplingFormat>^ value);
}
Property Value
Type:
SubsamplingFormatSee Also