(PECL gmagick >= Unknown)
Sets the image depth
public Gmagick Gmagick::setimagedepth ( int $depth )
Sets the image depth
Parameters:
depth
The image depth in bits: 8, 16, or 32.
Returns:
The Gmagick object on success.
Exception:
Throws an GmagickException on error.
Please login to continue.