stb
stb copied to clipboard
Return image type from stbi_info_from_xxx()
When using stbi_info_from_xxx() it's impossible to know which files type was detected. This patch is a quick (possibly incomplete?) fix for that.