Searched refs:pChannels (Results 1 – 3 of 3) sorted by relevance
143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument155 *pChannels = channels; in readpng_get_image()
208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() argument265 *pChannels = (int)png_get_channels(png_ptr, info_ptr); in readpng_get_image()285 *pChannels, rowbytes, height)); in readpng_get_image()
85 uch *readpng_get_image(double display_exponent, int *pChannels,
Completed in 3 milliseconds