Imagick::magnifyImage
(PECL imagick 2.0.0)
Imagick::magnifyImage — Scales an image proportionally 2x
Description
bool Imagick::magnifyImage
( void
)
Warning
This function is currently not documented; only its argument list is available.
Is a convenience method that scales an image proportionally to twice its original size.
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.