Click or drag to resize

BitmapBufferBuffer Property

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

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

Property Value

Type: Byte
See Also