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

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

공개 메소드들

메소드 설명
ReadBlock ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : GifBlock

메소드 상세

ReadBlock() 공개 정적인 메소드

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