You are here

7 calls to ImageUtility::resizeDimensions() in Image Effects 8

ImageUtilityTest::testResizeDimensions in tests/src/Unit/ImageUtilityTest.php
@covers ::resizeDimensions @dataProvider resizeDimensionsProvider
ResizePercentageImageEffect::applyEffect in src/Plugin/ImageEffect/ResizePercentageImageEffect.php
Applies an image effect to the image object.
ResizePercentageImageEffect::transformDimensions in src/Plugin/ImageEffect/ResizePercentageImageEffect.php
Determines the dimensions of the styled image.
ScaleAndSmartCropImageEffect::applyEffect in src/Plugin/ImageEffect/ScaleAndSmartCropImageEffect.php
Applies an image effect to the image object.
ScaleAndSmartCropImageEffect::transformDimensions in src/Plugin/ImageEffect/ScaleAndSmartCropImageEffect.php
Determines the dimensions of the styled image.
SmartCropImageEffect::applyEffect in src/Plugin/ImageEffect/SmartCropImageEffect.php
Applies an image effect to the image object.
SmartCropImageEffect::transformDimensions in src/Plugin/ImageEffect/SmartCropImageEffect.php
Determines the dimensions of the styled image.