GIFBitmapDecoder.DecodeAsync(GIFDecoderStreamReader, Int32, Int32) 方法

定义

public System.Threading.Tasks.Task DecodeAsync (Xamarin.Forms.Internals.GIFDecoderStreamReader stream, int width, int height);
member this.DecodeAsync : Xamarin.Forms.Internals.GIFDecoderStreamReader * int * int -> System.Threading.Tasks.Task

参数

width
System.Int32
height
System.Int32

返回

System.Threading.Tasks.Task

适用于