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