HaruImage::getColorSpace()
HaruImage::getColorSpace - Get the name of the color space
Syntax
string HaruImage::getColorSpace ()
Arguments
-
Description
Get the name of the color space.
Version
PHP PECL haru >= 0.0.1
Return value
Returns the name of the color space of the image. The name is one of the following values: "DeviceGray" "DeviceRGB" "DeviceCMYK" "Indexed"