Home > PHP > Function > > Imagick::getImageDispose()

Imagick::getImageDispose()

Imagick::getImageDispose - Gets the image disposal method

Syntax

int Imagick::getImageDispose ()

Arguments

-

Description

Gets the image disposal method.

Version

PHP PECL imagick 2.0.0

Return value

Returns the dispose method on success. Throw an ImagickExceptionon error.