OnPaintEventArgsBytesPerPixel Property |
Version 63.0.0[Missing <summary> documentation for "P:CefSharp.OnPaintEventArgs.BytesPerPixel"]
Namespace: CefSharpAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public int BytesPerPixel { get; }
public:
property int BytesPerPixel {
int get ();
}
Property Value
Type:
Int32See Also