Method | Description | |
---|---|---|
resize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeConfigurationInterface $config, Contao\Image\ResizeOptionsInterface $options ) |
Method | Description | |
---|---|---|
executeResize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeCoordinatesInterface $coordinates, $path, Contao\Image\ResizeOptionsInterface $options ) |
protected executeResize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeCoordinatesInterface $coordinates, $path, Contao\Image\ResizeOptionsInterface $options ) | ||
$image | Contao\Image\ImageInterface | |
$coordinates | Contao\Image\ResizeCoordinatesInterface | |
$options | Contao\Image\ResizeOptionsInterface |
public resize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeConfigurationInterface $config, Contao\Image\ResizeOptionsInterface $options ) | ||
$image | Contao\Image\ImageInterface | |
$config | Contao\Image\ResizeConfigurationInterface | |
$options | Contao\Image\ResizeOptionsInterface |