Imagick::setImageAlphaChannel
()
Imagick::setImageAlphaChannel — Sets image alpha channel
Description
bool Imagick::setImageAlphaChannel
( int $mode
)
Activate or deactivate image alpha channel. The mode is one of the Imagick::ALPHACHANNEL_* constants. This method is available if Imagick has been compiled against ImageMagick version 6.3.8 or newer.
Liste de paramètres
- mode
-
One of the Imagick::ALPHACHANNEL_* constants
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Lance une exception ImagickException si une erreur survient.
Imagick::setImageAlphaChannel
There are no user contributed notes for this page.
