|
| massageSvgPathdata ($svg) |
|
| rasterize ($svg) |
|
static array | __construct ($name, $module, $descriptor, $basePath, $variants) |
|
| getDataUri (ResourceLoaderContext $context, $variant, $format) |
| Get the data: URI that will produce this image. More...
|
|
| getExtension ($format= 'original') |
| Get the extension of the image. More...
|
|
| getImageData (ResourceLoaderContext $context, $variant=false, $format=false) |
| Get actual image data for this image. More...
|
|
| getMimeType ($format= 'original') |
| Get the MIME type of the image. More...
|
|
| getModule () |
| Get name of the module this image belongs to. More...
|
|
| getName () |
| Get name of this image. More...
|
|
| getPath (ResourceLoaderContext $context) |
| Get the path to image file for given context. More...
|
|
| getUrl (ResourceLoaderContext $context, $script, $variant, $format) |
| Get the load.php URL that will produce this image. More...
|
|
| getVariants () |
| Get the list of variants this image can be converted to. More...
|
|
| sendResponseHeaders (ResourceLoaderContext $context) |
| Send response headers (using the header() function) that are necessary to correctly serve the image data for this image, as returned by getImageData(). More...
|
|
ResourceLoaderImageTestable::massageSvgPathdata |
( |
|
$svg | ) |
|
ResourceLoaderImageTestable::rasterize |
( |
|
$svg | ) |
|
The documentation for this class was generated from the following file: