Click or drag to resize
GdiBitmapInfoCreateBitmap Method
Version 63.0.0
Creates the bitmap.

Namespace: CefSharp.OffScreen
Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public virtual Bitmap CreateBitmap()

Return Value

Type: Bitmap
Bitmap.
See Also