HaruImage::getColorSpaceGet the name of the color space Description
string HaruImage::getColorSpace
( void
)
Get the name of the color space. ParametersThis function has no parameters. Return ValuesReturns the name of the color space of the image. The name is one of the following values:
Errors/ExceptionsThrows a HaruException on error. |