(No version information available, might only be in SVN)
Imagick::transparentPaintImage — Paints pixels transparent
Paints pixels matching the target color transparent. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.8 sau ulterior.
The target color to paint
Nivelul transparenței: 1.0 este deplin opac iar 0.0 este deplin transparent.
Mărimea difuziei. Spre exemplu dacă stabiliți difuzia la 10, atunci culoarea roșie de intensitățile 100 și 102 respectiv sunt interpretate ca aceeași culoare.
If TRUE paints any pixel that does not match the target color.
Întoarce TRUE în caz de succes.