PopupBlending Enumeration |
Namespace: CefSharp.OffScreen
Member name | Value | Description | |
---|---|---|---|
Blend | 0 | The main bitmap and popup bitmap will be merged together (Popup bitmap overlayed on top of the main bitmap). | |
Main | 1 | Retrieve the main bitmap | |
Popup | 2 | Retrieve the popup bitmap |