HaruImage::getBitsPerComponent()
HaruImage::getBitsPerComponent - Get the number of bits used to describe each color component of the image
Syntax
int HaruImage::getBitsPerComponent ()
Arguments
-
Description
Gets the number of bits used to describe each color component of the image.
Version
PHP PECL haru >= 0.0.1
Return value
Returns the number of bits used to describe each color component of the image.