JavaScript Editor Javascript debugger     Website design 


HaruImage::getColorSpace

Get the name of the color space ()
string HaruImage::getColorSpace ( )

Returns the name of the color space of the image. The name is one of the following values:

"DeviceGray"
"DeviceRGB"
"DeviceCMYK"
"Indexed"

Errors/Exceptions

Throws HaruException on error.