Condividi tramite


IScreenshotResult Interfaccia

Definizione

Rappresentazione di uno screenshot, come risultato di uno screenshot acquisito dall'utente.

public interface class IScreenshotResult
public interface IScreenshotResult
type IScreenshotResult = interface
Public Interface IScreenshotResult

Proprietà

Height

Altezza di questo screenshot in pixel.

Width

Larghezza di questo screenshot in pixel.

Metodi

CopyToAsync(Stream, ScreenshotFormat, Int32)

Rappresentazione di uno screenshot, come risultato di uno screenshot acquisito dall'utente.

OpenReadAsync(ScreenshotFormat, Int32)

Apre un Stream oggetto al file di screenshot corrispondente nel file system.

Si applica a