ImportData

Undocumented in source.

Constructors

this
this(string[] ID, string bitdepth, int x, int y, ushort paletteOffset)
Undocumented in source.
this
this(NamingConvention nc, string bitdepth, int x, int y, ushort paletteOffset)
Undocumented in source.

Members

Functions

getNextID
string getNextID()
Undocumented in source. Be warned that the author may not have intended to support it.
isMulti
bool isMulti()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ID
string[] ID;
IDpos
int IDpos;
Undocumented in source.
bitdepth
string bitdepth;
format
string format;
Undocumented in source.
nc
NamingConvention nc;
Undocumented in source.
paletteOffset
ushort paletteOffset;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta