CefScreenInfo DepthPerComponent Property Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

The bits per color component. This assumes that the colors are balanced equally.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public int DepthPerComponent { get; set; }

Property Value

Type: OnlineInt32
See Also