(PECL gmagick >= Unknown)
Gmagick::setimagedepth — Sets the image depth
$depth
Sets the image depth.
depth
The image depth in bits: 8, 16, or 32.
The Gmagick object.
Throws an GmagickException on error.