Gmagick::getimagedepth
Gets the depth of the image
Description
public int Gmagick::getimagedepth()
Gets the depth of the image.
Parameters
This function has no parameters.
Return Values
Image depth
Errors/Exceptions
Throws an
GmagickException on error.