TGA.DevArea

Represents embedded data within the developer area

class TGA
struct DevArea {}

Members

Functions

get
T get()

Returns the data as a certain type (preferrably struct) if available

Variables

data
ubyte[] data;
Undocumented in source.

Meta