class ImageHandlerService (View source)

Properties

protected string[] $supportedImageHandlers
protected string[] $requiredImageFormats
protected ImagineFactory $imagineFactory

Methods

array
getAvailableImageHandlers()

Return all Imagine drivers that support the loading of the required images

array
findUnsupportedImageFormats(string $driver)

No description

Details

array getAvailableImageHandlers()

Return all Imagine drivers that support the loading of the required images

Return Value

array

protected array findUnsupportedImageFormats(string $driver)

No description

Parameters

string $driver

Return Value

array

Not supported image formats