(PECL haru >= 0.0.1)
Get the number of bits used to describe each color component of the image
int HaruImage::getBitsPerComponent ( void )
Gets the number of bits used to describe each color component of the image.
Returns:
Returns the number of bits used to describe each color component of the image.
Exception:
Throws a HaruException on error.
Please login to continue.