HaruImage::getBitsPerComponent

(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.

doc_php
2016-02-24 16:03:31
Comments
Leave a Comment

Please login to continue.