On Jul 6, 2007, at 4:35 PM, Hans George wrote:

>> Hello everybody!
>>
>> I have a simple question. After the following statement:
>>
>> SharedImage *image = gifImage::get("images/some_image.gif");
>>
>> How do I determine, if the image could be loaded?
>>
>> I'm using FLTK2.0, Linux.
>
> Can`t anyone answer this question?

Check the width and height. If they are 0, your image was not loaded.

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to