(No version information available, might only be in SVN)
Imagick::setImageAlphaChannel — Sets image alpha channel
$mode
)
Activate or deactivate image alpha channel. The mode
is one of the Imagick::ALPHACHANNEL_* constants.
Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.3.8 lub nowszej.
mode
One of the Imagick::ALPHACHANNEL_* constants
Zwraca TRUE w przypadku sukcesu.
Zgłasza wyjątek ImagickException w przypadku błędu.