HaruImage::getColorSpace
(PECL haru >= 0.0.1)
HaruImage::getColorSpace — بازگرداندن نام فضای رنگ
Description
string HaruImage::getColorSpace
( void
)
بازگرداندن نام فضای رنگ.
Parameters
This function has no parameters.
Return Values
بازگرداندن نام فضای رنگ تصویر. نام یکی از مقادیر زیر است:
- "DeviceGray"
- "DeviceRGB"
- "DeviceCMYK"
- "Indexed"
Errors/Exceptions
Throws a HaruException on error.
There are no user contributed notes for this page.
