C# 클래스 Jillzhang.GifUtility.GifDecoder

GIFͼ���ļ��Ľ�����
파일 보기 프로젝트 열기: nathanaeljones/GifLib 1 사용 예제들

비공개 메소드들

메소드 설명
Decode ( string gifPath ) : GifImage

��gifͼ���ļ����н���

GetImageFromPixel ( byte pixel, Color32 colorTable, bool interlactFlag, int iw, int ih ) : Bitmap
ReadImage ( StreamHelper streamHelper, Stream fs, GifImage gifImage, List graphics, int frameCount ) : void