ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Classes | Enumerations
Package ImageResizer.Plugins.AnimatedGifs

Classes

class  AnimatedGifs
 
class  GifClass
 Dissects a GIF image into its component parts. More...
 
class  GifCreator
 Provides methods for creating application and graphics blocks needed to write a animated Gif. More...
 

Enumerations

enum  GIFVersion { GIF87a, GIF89a }
 
enum  GIFBlockType { ImageDescriptor = 0x2C, Extension = 0x21, Trailer = 0x3B }