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

Imagick::setImageDispose()

Imagick::setImageDispose - Sets the image disposal method

Syntax

bool Imagick::setImageDispose (int $dispose)

Arguments

  • dispose

Description

Sets the image disposal method.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.