Partager via


ScreenshotFormat Énumération

Définition

Formats possibles pour la lecture d’images de capture d’écran.

public enum class ScreenshotFormat
public enum ScreenshotFormat
type ScreenshotFormat = 
Public Enum ScreenshotFormat
Héritage
ScreenshotFormat

Champs

Png 0

Lisez l’image de capture d’écran sous forme d’image PNG.

Jpeg 1

Lisez l’image de capture d’écran sous forme d’image JPEG.

S’applique à