Action/Resize/Proportional.php
\phMagick\Action\Resize\Proportional
Package: action\resize
Proportional resize of images.
if height = 0 the resize is based on the new width if width = 0 the resize is based on the new height if width and height > 0 image magick will try to match both measurements while keeping the aspect ratio so the final image might not have the exact dimentions requested but the closest dimentions possible
- Parent(s)
- \phMagick\Action\Resize\Base < \phMagick\Core\Action
- Author
- nuno