(PECL imagick 2.0.0)
Imagick::vignetteImage — Adds vignette filter to the image
$blackPoint
   , float $whitePoint
   , int $x
   , int $y
   )Softens the edges of the image in vignette style. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.2.9 o successive.
blackPointThe black point.
whitePointThe white point
xX offset of the ellipse
yY offset of the ellipse
   Restituisce TRUE in caso di successo.