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