(No version information available, might be only in CVS)
Imagick::clipPathImage — Clips along the named paths from the 8BIM profile
Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.
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.
Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. It may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.
The name of the path
If true later operations take effect inside clipping path. Otherwise later operations take effect outside clipping path.
Returns TRUE on success.