TGAClose

Name

TGAClose -- close TGA file and do cleanup

Synopsis

void TGAClose(TGA* tga);

Arguments

tga

pointer to a valid TGA structure

Description

Close TGA file(descriptor) and free all memory This is in general the last library function called by a user program.