CefSharp.Wpf.Rendering Namespace |
| Class | Description | |
|---|---|---|
| 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
|