write_tga_to_mem

Writes a TGA image into a buffer.

ubyte[]
write_tga_to_mem
(
long w
,
long h
,
in ubyte[] data
,
long tgt_chans = 0
)

Meta