| HaruImage::getBitsPerComponentGet the number of bits used to describe each color component of the image Description
   int HaruImage::getBitsPerComponent
    ( void
   ) Gets the number of bits used to describe each color component of the image. ParametersThis function has no parameters. Return ValuesReturns the number of bits used to describe each color component of the image. Errors/ExceptionsThrows a HaruException on error. |