- decodeImage
ubyte* decodeImage(int* outComponents)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImageInfo
bool getImageInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
bool initialize(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- stbi__tga_get_comp
int stbi__tga_get_comp(int bits_per_pixel, int is_grey, bool* is_rgb16)
Undocumented in source. Be warned that the author may not have intended to support it.
- stbi__tga_read_rgb16
void stbi__tga_read_rgb16(ubyte* outColor, bool* err)
Undocumented in source. Be warned that the author may not have intended to support it.