Imagick::setImageDepth
(PECL imagick 2.0.0)
Imagick::setImageDepth — Sets the image depth
Description
bool Imagick::setImageDepth
( int $depth
)
Warning
This function is currently not documented; only its argument list is available.
Sets the image depth.
Parameters
- depth
-
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.