(PECL imagick 2.0.0)
ImagickDraw::matte — Paints on the image's opacity channel
$x
   , float $y
   , int $paintMethod
   )Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Paints on the image's opacity channel in order to set effected pixels to transparent, to influence the opacity of pixels.
xx coordinate of the matte
yy coordinate of the matte
paintMethodPAINT_ constant
   Restituisce TRUE in caso di successo, FALSE in caso di fallimento.