C# Class Jillzhang.GifUtility.GifDecoder

GIFͼ���ļ��Ľ�����
显示文件 Open project: nathanaeljones/GifLib Class Usage Examples

Private Methods

Method Description
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