(No version information available, might be only in CVS)
ImagickDraw::composite — Composites an image onto the current image
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Composites an image onto the current image, using the specified composition operator, specified position, and at the specified size.
composition operator. One of COMPOSITE_ constants
x coordinate of the top left corner
y coordinate of the top left corner
width of the composition image
height of the composition image
the Imagick object where composition image is taken from
Returns TRUE on success.