Gmagick::setimageredprimary
Sets the image chromaticity red primary point.
Beschreibung
public Gmagick Gmagick::setimageredprimary
( float $x
, float $y
)
Parameter-Liste
-
x
-
The red primary x-point.
-
y
-
The red primary y-point.
Rückgabewerte
The Gmagick object on success.
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.