메소드 |
설명 |
|
AddFrame ( Bitmap bit ) : void |
|
|
AnimIdx ( BinaryReader bin, int extra ) : System.Collections.Generic |
|
|
AnimIdx ( int index, FileIndex fileIndex, int filetype ) : System.Collections.Generic |
|
|
ClearFrames ( ) : void |
|
|
ExportPalette ( string filename, int type ) : void |
|
|
ExportToVD ( BinaryWriter bin, long &indexpos, long &animpos ) : void |
|
|
GetFrames ( ) : System.Drawing.Bitmap[] |
|
|
GetGifPalette ( Bitmap bit ) : void |
|
|
GetImagePalette ( Bitmap bit ) : void |
|
|
PaletteConversor ( int seletor ) : void |
|
|
PaletteReductor ( int Redp, int Greenp, int Bluep ) : void |
|
|
RemoveFrame ( int index ) : void |
|
|
ReplaceFrame ( Bitmap bit, int index ) : void |
|
|
ReplacePalette ( ushort palette ) : void |
|
|
Save ( BinaryWriter bin, BinaryWriter idx ) : void |
|
|