Gmagick::setimageredprimary
(PECL gmagick >= Unknown)
Gmagick::setimageredprimary — Sets the image chromaticity red primary point.
Описание
public Gmagick Gmagick::setimageredprimary
(
float $x
,
float $y
)
Список параметров
-
x
-
The red primary x-point.
-
y
-
The red primary y-point.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает
GmagickException при ошибке.