Property | Type | Description | |
---|---|---|---|
idxextra | int |
Method | Description | |
---|---|---|
AddFrame ( |
||
AnimIdx ( |
||
AnimIdx ( int index, |
||
ClearFrames ( ) : void | ||
ExportPalette ( string filename, int type ) : void | ||
ExportToVD ( |
||
GetFrames ( ) : System.Drawing.Bitmap[] | ||
GetGifPalette ( |
||
GetImagePalette ( |
||
PaletteConversor ( int seletor ) : void | ||
PaletteReductor ( int Redp, int Greenp, int Bluep ) : void | ||
RemoveFrame ( int index ) : void | ||
ReplaceFrame ( |
||
ReplacePalette ( ushort palette ) : void | ||
Save ( |
public AddFrame ( |
||
bit | ||
return | void |
public AnimIdx ( |
||
bin | ||
extra | int | |
return | System.Collections.Generic |
public AnimIdx ( int index, |
||
index | int | |
fileIndex | ||
filetype | int | |
return | System.Collections.Generic |
public ExportPalette ( string filename, int type ) : void | ||
filename | string | |
type | int | |
return | void |
public ExportToVD ( |
||
bin | ||
indexpos | long | |
animpos | long | |
return | void |
public GetFrames ( ) : System.Drawing.Bitmap[] | ||
return | System.Drawing.Bitmap[] |
public GetGifPalette ( |
||
bit | ||
return | void |
public GetImagePalette ( |
||
bit | ||
return | void |
public PaletteConversor ( int seletor ) : void | ||
seletor | int | |
return | void |
public PaletteReductor ( int Redp, int Greenp, int Bluep ) : void | ||
Redp | int | |
Greenp | int | |
Bluep | int | |
return | void |
public ReplaceFrame ( |
||
bit | ||
index | int | |
return | void |
public ReplacePalette ( ushort palette ) : void | ||
palette | ushort | |
return | void |
public Save ( |
||
bin | ||
idx | ||
return | void |