C# Class Windows.Graphics.Imaging.BitmapFrame

Inheritance: IBitmapFrame
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetThumbnailAsync ( ) : IAsyncOperation

Private Methods

Method Description
GetPixelDataAsync ( ) : IAsyncOperation
GetPixelDataAsync ( [ pixelFormat, [ alphaMode, [ transform, [ exifOrientationMode, [ colorManagementMode ) : IAsyncOperation

Method Details

GetThumbnailAsync() public method

public GetThumbnailAsync ( ) : IAsyncOperation
return IAsyncOperation