nothings / stb

stb single-file public domain libraries for C/C++
https://twitter.com/nothings
Other
25.77k stars 7.66k forks source link

16 bit PNG Support #1613

Closed bukhalmae145 closed 4 months ago

bukhalmae145 commented 4 months ago

Is 16 bit PNG supported in stb? I'm using stb_write_image.h and stb_image.h with 8 bits. Is there any way to use it in 16 bits with RealCugan-NCNN-Vulkan?