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

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

Return Value

Type: Bitmap
Bitmap.
See Also