Click or drag to resize

BitmapBufferBuffer Property

Version 98.1.210
Get the byte[] array that represents the Bitmap

Namespace:  CefSharp.OffScreen
Assembly:  CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax
public byte[] Buffer { get; }

Property Value

Type: Byte
See Also