Forum und email

Imagick::getImageDispose

(No version information available, might be only in CVS)

Imagick::getImageDispose — Gets the image disposal method

Description

int Imagick::getImageDispose ( void )
Warning

This function is currently not documented; only the argument list is available.

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Gets the image disposal method.

Parameters

Return Values

Returns the dispose method on success, throws an ImagickException on failure.