#include <tga.h>
str | : File name | |
dest | : Pointer on the destination Pointeur vers lequel l'image est située après la fonction | |
SizeX | : width of the bitmap | |
SizeY | : height of the bitmap | |
Bpp | : Bit per pixel of the bitmap (8,24 or 32) |
Definition at line 34 of file tga.h.