Creates a TGA file safely with automatically generated header. This constructor is the recommended one for general use.
The imagedata to be used for the imagefile. Automatically adjusts the header format to this.
Palette data if any.
Image name.
If true, then RLE compression will be used.
See Implementation
Creates a TGA file safely with automatically generated header. This constructor is the recommended one for general use.