PHP Class Contao\CoreBundle\Image\LegacyResizer

Author: Martin Auswöger ([email protected])
Inheritance: extends Contao\Image\Resizer, use trait Contao\CoreBundle\Framework\FrameworkAwareTrait
Afficher le fichier Open project: contao/core-bundle Class Usage Examples

Méthodes publiques

Méthode Description
resize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeConfigurationInterface $config, Contao\Image\ResizeOptionsInterface $options )

Méthodes protégées

Méthode Description
executeResize ( Contao\Image\ImageInterface $image, Contao\Image\ResizeCoordinatesInterface $coordinates, $path, Contao\Image\ResizeOptionsInterface $options )

Method Details

executeResize() protected méthode

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

resize() public méthode

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