Hi,
may it be the case that, on GIF images, gflLoadThumbnail with Delphi 4 / Win98
returns wrongs results for finfo.NumberOfImages (always "1") ? // libgfl 2.54
This result is
- different to using the same code with Delphi 6 / Win2K
- and different to the result given by gflLoadBitmap.
Any points of direction would be helpful.
Best Regards,
klaus2
gflLoadThumbnail D4/Win98: wrong NumberOfImages for GIF ?
Moderators: helmut, XnTriq, xnview
The problem with gif is that i must decompress all frames to know how many frames are in the gif....klaus2 wrote:Hi,
About gflLoadThumbnail, i did an error (in fact, gif nbrOfImages does _not_ work with D6/W2K;
also it is an already known issue) - so forget.
About gflGetFileInformation: is it assumed that it should provide the info?

Pierre.