다음을 통해 공유


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

적용 대상