CoreWebView2CapturePreviewImageFormat Enum

Specifies the image format for the CoreWebView2.CapturePreviewAsync method.

Name Value Description
Png 0x0 Indicates that the PNG image format is used.
Jpeg 0x1 Indicates that the JPEG image format is used.

Referenced by