fltk_xbm_image_fail
fn
int fltk_xbm_image_fail(FltkXbmImage img)Gets the error status of an XBM image load.
Parameters
img | The XBM image |
Returns
0 if OK, non-zero on error
int fltk_xbm_image_fail(FltkXbmImage img)Gets the error status of an XBM image load.
img | The XBM image |