Home | Trees | Indices | Help |
|
---|
|
object --+ | object_models.FileFormat --+ | object_models.xml.FileFormat --+ | TgaFormat
|
|||
int Basic implementation of a 32-bit signed integer type. |
|||
uint Implementation of a 32-bit unsigned integer type. |
|||
byte Implementation of a 8-bit signed integer type. |
|||
ubyte Implementation of a 8-bit unsigned integer type. |
|||
char Implementation of an (unencoded) 8-bit character. |
|||
short Implementation of a 16-bit signed integer type. |
|||
ushort Implementation of a 16-bit unsigned integer type. |
|||
float Implementation of a 32-bit float. |
|||
PixelData Basic type for undecoded data trailing at the end of a file. |
|||
FooterString The Targa footer signature. |
|||
Image | |||
Data Base class for representing data in a particular format. |
|||
ColorMapEntry | |||
ColorMapType An unsigned 8-bit integer, describing the color map type. |
|||
Footer | |||
Header | |||
ImageType An unsigned 8-bit integer, describing the image type. |
|||
Pixel | |||
RLEHeader | |||
RLEPixels | |||
TgaFlags | |||
bool | |||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
xml_file_name =
Override. |
|||
xml_file_path =
Override. |
|||
RE_FILENAME = re.compile(r' Override this with a regular expression (the result of a re.compile call) for the file extension of the format you are implementing. |
|||
games =
|
|||
versions =
|
|||
xml_alias =
|
|||
xml_bit_struct =
|
|||
xml_enum =
|
|||
xml_struct =
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
xml_file_pathOverride.
|
xml_bit_struct
|
xml_enum
|
xml_struct
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:55 2011 | http://epydoc.sourceforge.net |