Added possibility to load PNG images from a data buffer. (#2137)
* Added possibility to load PNG images from a data buffer. * Fixed code not compiling with some versions of libpng that doesn't have const specifier. * Used FileInfo struct as a single parameter for the read_image method.
Showing
Please register or sign in to comment