C# Class Windows.Graphics.Imaging.BitmapFrame

Inheritance: IBitmapFrame
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GetThumbnailAsync ( ) : IAsyncOperation

Private Methods

Méthode Description
GetPixelDataAsync ( ) : IAsyncOperation
GetPixelDataAsync ( [ pixelFormat, [ alphaMode, [ transform, [ exifOrientationMode, [ colorManagementMode ) : IAsyncOperation

Method Details

GetThumbnailAsync() public méthode

public GetThumbnailAsync ( ) : IAsyncOperation
Résultat IAsyncOperation