共用方式為


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

適用於