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