BitmapBufferBuffer Property |
Version 130.1.90
Get the byte[] array that represents the Bitmap
Namespace: CefSharp.OffScreenAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public byte[] Buffer { get; }
public:
property array<unsigned char>^ Buffer {
array<unsigned char>^ get ();
}
Property Value
ByteSee Also