fltk_png_image_fail
fn
int fltk_png_image_fail(FltkPngImage image)Gets the error status of a PNG image load.
Parameters
image | The PNG image |
Returns
0 if OK, non-zero on error
int fltk_png_image_fail(FltkPngImage image)Gets the error status of a PNG image load.
image | The PNG image |