(No version information available, might only be in Git)
Imagick::setImageAlphaChannel — Sets image alpha channel
$mode
) : bool
Activate or deactivate image alpha channel. The mode
is one of the Imagick::ALPHACHANNEL_* constants.
Această metodă este disponibilă dacă
Imagick a fost compilat cu ImageMagick de versiunea 6.3.8 sau ulterior.
mode
One of the Imagick::ALPHACHANNEL_* constants
Întoarce TRUE în caz de succes.
Emite ImagickException în caz de eroare.