CefSharp.Wpf.Rendering Namespace |
Class | Description | |
---|---|---|
AbstractRenderHandler |
Implements the basics of a IRenderHandler | |
InteropBitmapRenderHandler |
InteropBitmapRenderHandler - creates/updates an InteropBitmap
Uses a MemoryMappedFile for double buffering when the size matches
or creates a new InteropBitmap when required
| |
WritableBitmapRenderHandler |
WritableBitmapRenderHandler - creates/updates an WritableBitmap
Uses a MemoryMappedFile for double buffering when the size matches
or creates a new WritableBitmap when required
|