Manuel PHP
Imagick::setImageRedPrimary
(No version information available, might be only in CVS)
Imagick::setImageRedPrimary — Sets the image chromaticity red primary point
Description
bool Imagick::setImageRedPrimary
( float $x
, float $y
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Sets the image chromaticity red primary point.
Liste de paramètres
- x
-
- y
-
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
