Share via


IScreenshotResult 介面

定義

螢幕快照的表示法,因為使用者所擷取的螢幕快照。

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

屬性

Height

此螢幕快照的高度,以像素為單位。

Width

此螢幕快照的寬度,以像素為單位。

方法

CopyToAsync(Stream, ScreenshotFormat, Int32)

螢幕快照的表示法,因為使用者所擷取的螢幕快照。

OpenReadAsync(ScreenshotFormat, Int32)

開啟檔案系統 Stream 上對應螢幕快照檔的 。

適用於