Imagick::magnifyImage
(No version information available, might be only in CVS)
Imagick::magnifyImage — Scales an image proportionally 2x
Description
bool Imagick::magnifyImage
( void
)
WarningThis 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.