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