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