Click or drag to resize
WritableBitmapInfoBitmap Property
Version 55.0.0
Gets the bitmap.

Namespace: CefSharp.Wpf.Rendering
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax
public WriteableBitmap Bitmap { get; }

Property Value

Type: WriteableBitmap
The bitmap.
See Also