[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Handler for GIF images. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
File Size: | 189 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
GIFHandler:: (9 methods):
getMetadata()
formatMetadata()
getCommonMetaArray()
getImageArea()
isAnimatedImage()
canAnimateThumbnail()
getMetadataType()
isMetadataValid()
getLongDesc()
Class: GIFHandler - X-Ref
Handler for GIF images.getMetadata( $image, $filename ) X-Ref |
No description |
formatMetadata( $image ) X-Ref |
param: File $image return: array|bool |
getCommonMetaArray( File $image ) X-Ref |
Return the standard metadata elements for #filemetadata parser func. param: File $image return: array|bool |
getImageArea( $image ) X-Ref |
param: File $image return: bool |
isAnimatedImage( $image ) X-Ref |
param: File $image return: bool |
canAnimateThumbnail( $file ) X-Ref |
We cannot animate thumbnails that are bigger than a particular size param: File $file return: bool |
getMetadataType( $image ) X-Ref |
No description |
isMetadataValid( $image, $metadata ) X-Ref |
No description |
getLongDesc( $image ) X-Ref |
param: File $image return: string |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |