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