C# 클래스 ScreenToGif.ImageUtil.Decoder.GifFrame

상속: GifBlock
파일 보기 프로젝트 열기: dbremner/ScreenToGif 1 사용 예제들

공개 메소드들

메소드 설명
ReadFrame ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : GifFrame

비공개 메소드들

메소드 설명
GifFrame ( ) : System.Collections.Generic
Read ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : void

메소드 상세

ReadFrame() 공개 정적인 메소드

public static ReadFrame ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : GifFrame
stream System.IO.Stream
controlExtensions IEnumerable
metadataOnly bool
리턴 GifFrame