Home | History | Annotate | Download | only in lodepng

Lines Matching refs:lodepng_decode_file

129 unsigned lodepng_decode_file(unsigned char** out, unsigned* w, unsigned* h,
133 /*Same as lodepng_decode_file, but always decodes to 32-bit RGBA raw image.*/
137 /*Same as lodepng_decode_file, but always decodes to 24-bit RGB raw image.*/