I think there is something wrong in the IsPicture() function for big pictures because if I do:
Code: Select all
...
Local test, properties = IsPicture(my_picture_file)
...
This happends only for big pictures, let's say picture with height > 1000 because under this size I get the correct values.
The error has occurred with jpg pictures, I haven't tried with other formats.
Best Regards,
Fabio