Forum und email

ImagickDraw::setClipPath

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

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

Beskrivelse

bool ImagickDraw::setClipPath ( string $clip_mask )
Warning

Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.

Warning

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

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.

Parameterliste

clip_mask

the clipping path name

Returneringsværdier

Ingen værdi er returneret.