Imagick::minifyImage

(PECL imagick 2, PECL imagick 3)

Imagick::minifyImageScales an image proportionally to half its size

Description

public Imagick::minifyImage ( ) : bool

Is a convenience method that scales an image proportionally to one-half its original size

Return Values

Returns true on success.