downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::transposeImage> <Imagick::transformImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::transparentPaintImage

(No version information available, might only be in SVN)

Imagick::transparentPaintImagePaints pixels transparent

Descrierea

bool Imagick::transparentPaintImage ( mixed $target , float $alpha , float $fuzz , bool $invert )

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.

Parametri

target

The target color to paint

alpha

Nivelul transparenței: 1.0 este deplin opac iar 0.0 este deplin transparent.

fuzz

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.

invert

If TRUE paints any pixel that does not match the target color.

Valorile întoarse

Întoarce TRUE în caz de succes.



add a note add a note User Contributed Notes Imagick::transparentPaintImage - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites