Imagick::setImageDepth

Sets the image depth

Description

public bool Imagick::setImageDepth(int $depth)

Sets the image depth.

Parameters

depth

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.