fltk_image_w
fn
int fltk_image_w(FltkImage image)Gets the image width.
Parameters
image | The image handle |
Returns
Width in pixels, or 0 if invalid
int fltk_image_w(FltkImage image)Gets the image width.
image | The image handle |