MediaWiki REL1_33
|
Files | |
BitmapHandler.php | |
Generic handler for bitmap images. | |
BitmapHandler_ClientOnly.php | |
Handler for bitmap images that will be resized by clients. | |
BitmapMetadataHandler.php | |
Extraction of metadata from different bitmap image types. | |
BmpHandler.php | |
Handler for Microsoft's bitmap format. | |
DjVuHandler.php | |
Handler for DjVu images. | |
DjVuImage.php | |
DjVu image handler. | |
Exif.php | |
Extraction and validation of image metadata. | |
ExifBitmapHandler.php | |
Handler for bitmap images with exif metadata. | |
FormatMetadata.php | |
Formatting of image metadata values into human readable form. | |
GIFHandler.php | |
Handler for GIF images. | |
GIFMetadataExtractor.php | |
GIF frame counter. | |
ImageHandler.php | |
Media-handling base classes and generic functionality. | |
IPTC.php | |
Class for some IPTC functions. | |
JpegHandler.php | |
Handler for JPEG images. | |
JpegMetadataExtractor.php | |
Extraction of JPEG image metadata. | |
MediaHandler.php | |
Media-handling base classes and generic functionality. | |
MediaHandlerFactory.php | |
Media-handling base classes and generic functionality. | |
MediaTransformError.php | |
Base class for the output of file transformation methods. | |
MediaTransformInvalidParametersException.php | |
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. | |
MediaTransformOutput.php | |
Base class for the output of file transformation methods. | |
PNGHandler.php | |
Handler for PNG images. | |
PNGMetadataExtractor.php | |
PNG frame counter and metadata extractor. | |
SvgHandler.php | |
Handler for SVG images. | |
SVGMetadataExtractor.php | |
Extraction of SVG image metadata. | |
ThumbnailImage.php | |
Base class for the output of file transformation methods. | |
TiffHandler.php | |
Handler for Tiff images. | |
TransformationalImageHandler.php | |
Base class for handlers which require transforming images in a similar way as BitmapHandler does. | |
TransformParameterError.php | |
Base class for the output of file transformation methods. | |
TransformTooBigImageAreaError.php | |
Base class for the output of file transformation methods. | |
WebPHandler.php | |
Handler for Google's WebP format https://developers.google.com/speed/webp/ | |
XCFHandler.php | |
Handler for the Gimp's native file format (XCF) | |