Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
Detect animated GIF
New Topic
Reply to Topic
Author
Topic
Brian R
1 Posts
Posted - Jul 15 2013 : 02:21:57
Hi,
how do I detect if a GIF file loaded in a TImageEnView is animated or not?
Thanks,
Brian
xequte
39076 Posts
Posted - Jul 15 2013 : 03:13:54
Hi Brian
A GIF that is animated with have multiple frames (GIF_ImageCount > 0) and a valid Delay Time (GIF_DelayTime).
Of course you can set Playing to true to animate it.
See Also:
http://www.imageen.com/help/TIOParamsVals.GIF_ImageCount.html
http://www.imageen.com/help/TIOParamsVals.GIF_DelayTime.html
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
fab
1310 Posts
Posted - Jul 17 2013 : 13:02:59
You may also use CheckAniGIF() global function, to check if a GIF file is animated or not.
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page