read_tga_from_mem

Reads an image from a buffer containing a TGA image. req_chans defines the format of returned image (you can use ColFmt here).

read_tga_from_mem
(
in ubyte[] source
,
long req_chans = 0
)

Meta