Forum und email

ImagickDraw::setClipPath

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

ImagickDraw::setClipPath — Associates a named clipping path with the image

Popis

bool ImagickDraw::setClipPath ( string $clip_mask )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Associates a named clipping path with the image. Only the areas drawn on by the clipping path will be modified as long as it remains in effect.

Parametre

clip_mask

the clipping path name

Vrátené hodnoty

Nevráti sa žiadna hodnota.