CefSharp.OffScreen Namespace |
| Class | Description | |
|---|---|---|
| BitmapBuffer | ||
| CefSettings |
Initialization settings. Many of these and other settings can also configured
using command-line switches.
| |
| ChromiumWebBrowser |
An offscreen instance of Chromium that you can use to take
snapshots or evaluate JavaScript.
| |
| DefaultRenderHandler |
| Interface | Description | |
|---|---|---|
| IRenderHandler |
Implement this interface to handle Offscreen Rendering (OSR).
NOTE: Currently only OnPaint is implemented, at some point expand the API to include all
of CefRenderHandler methods http://magpcss.org/ceforum/apidocs3/projects/(default)/CefRenderHandler.html
|
| Enumeration | Description | |
|---|---|---|
| PopupBlending |
Represents the popup blending in the main bitmap.
|