Click or drag to resize
WritableBitmapInfoCreateBitmap Method
Version 51.0.0
Creates the bitmap.

Namespace: CefSharp.Wpf.Rendering
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public override BitmapSource CreateBitmap()

Return Value

Type: BitmapSource
BitmapSource.
See Also