Function cApiImageIsAnimGif
Check if gif is animated, uses "identify" of ImageMagick.
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.api.images.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.api.images.php
string |
$sFile |
file path |
boolean
|
True (gif is animated)/ false (single frame gif) |