MediaWiki master
GIFMetadataExtractor.php File Reference

GIF frame counter. More...

Go to the source code of this file.

Classes

class  MediaWiki\Media\GIFMetadataExtractor
 GIF frame counter. More...
 

Namespaces

namespace  MediaWiki\Media
 

Detailed Description

GIF frame counter.

Originally written in Perl by Steve Sanbeg. Ported to PHP by Andrew Garrett Deliberately not using MWExceptions to avoid external dependencies, encouraging redistribution.

Note
GPL-2.0-or-later

Definition in file GIFMetadataExtractor.php.