GIFImageParser.ParseAsync(Stream, Boolean, Boolean) 方法

定义

public System.Threading.Tasks.Task ParseAsync (System.IO.Stream stream, bool skipTypeIdentifier = false, bool ignoreImageData = false);
member this.ParseAsync : System.IO.Stream * bool * bool -> System.Threading.Tasks.Task

参数

stream
System.IO.Stream
skipTypeIdentifier
System.Boolean
ignoreImageData
System.Boolean

返回

System.Threading.Tasks.Task

适用于