ScreenshotFormat Enum

Definition

The possible formats for reading screenshot images.

public enum class ScreenshotFormat
public enum ScreenshotFormat
type ScreenshotFormat = 
Public Enum ScreenshotFormat
Inheritance
ScreenshotFormat

Fields

Jpeg 1

Read the screenshot image as a JPEG image.

Png 0

Read the screenshot image as a PNG image.

Applies to