Udostępnij za pośrednictwem


ScreenshotFormat Enum

Definition

The format to read screenshot images.

public enum ScreenshotFormat
Inheritance
System.Enum
ScreenshotFormat

Fields

Name Value Description
Png 0

Read the screenshot image as a PNG.

Jpeg 1

Read the screenshot image as a JPEG.

Applies to