write_tga

Writes a TGA image into a file.

void
write_tga
(
in char[] file
,
long w
,
long h
,
in ubyte[] data
,
long tgt_chans = 0
)

Meta