(PECL imagick 2.0.0)
Paints on the image's opacity channel
bool ImagickDraw::matte ( float $x, float $y, int $paintMethod )
Paints on the image's opacity channel in order to set effected pixels to transparent, to influence the opacity of pixels.
Parameters:
x
x coordinate of the matte
y
y coordinate of the matte
p