readpng_get_image   85 src/swft/readpng.h uch *readpng_get_image(double display_exponent, int *pChannels,
readpng_get_image  275 src/swft/swft_import_jpeg.cpp 	mask = readpng_get_image( 2.2, &channels, &rowbytes, &palette, &n_pal );
readpng_get_image  132 src/swft/swft_import_png.cpp 	data = readpng_get_image( 2.2, &channels, &rowbytes, &palette, &n_pal );