int TGAReadImageId(TGA* tga, tbyte** id);
int TGAReadImageId
pointer to valid TGA structure
reference to a NULL pointer that will hold the id data
It returns TGA_OK on success.
Use TGAReadImage() instead.