Home | History | Annotate | Download | only in coders

Lines Matching refs:png_error

1366           png_error(png_ptr,"Read Exception");
1410 png_error(png_ptr,"Read Exception");
1471 png_error(png_ptr,"WriteBlob Failed");
1682 png_error(ping, message);
2203 * block, use png_error() instead of Throwing an Exception, to ensure
2785 png_error(ping,"No global PLTE in file");
3022 png_error(ping,"Memory allocation failed");
3167 png_error(ping,"Memory allocation failed");
3179 png_error(ping,"Failed to allocate quantum_info");
3326 png_error(ping,"Memory allocation failed");
3675 png_error(ping,"Memory allocation failed");
3729 png_error(ping,"Memory allocation failed");
3732 png_error(ping,"Cannot overwrite frozen MNG object buffer");
3749 png_error(ping, "Cloning image for object buffer failed");
3752 png_error(ping,"PNG Image dimensions are too large.");
9431 * block, use png_error() instead of Throwing an Exception, to ensure
9825 png_error(ping,"image has 0 colors");
10778 png_error(ping,"WriteBlob Failed");
10886 png_error(ping,"Allocation of memory for pixels failed");
10894 png_error(ping,"Memory allocation for quantum_info failed");
11334 png_error(ping, "Cannot convert GIF with disposal method 3 to MNG-LC");