Method | Description | |
---|---|---|
GetFrame ( int n ) : |
||
GifDecoder ( Stream stream, bool makeTransparent ) : System |
Method | Description | |
---|---|---|
DecodeImageData ( ) : void | ||
Error ( ) : bool | ||
GetPixels ( |
||
Init ( ) : void | ||
Read ( ) : int | ||
Read ( Stream inStream ) : int | ||
ReadBlock ( ) : int | ||
ReadColorTable ( int ncolors ) : int[] | ||
ReadContents ( ) : void | ||
ReadGraphicControlExt ( ) : void | ||
ReadHeader ( ) : void | ||
ReadImage ( ) : void | ||
ReadLSD ( ) : void | ||
ReadNetscapeExt ( ) : void | ||
ReadShort ( ) : int | ||
ResetFrame ( ) : void | ||
SetPixels ( ) : void | ||
SetPixels ( int pixels ) : void | ||
Skip ( ) : void |
public GifDecoder ( Stream stream, bool makeTransparent ) : System | ||
stream | Stream | |
makeTransparent | bool | |
return | System |