PHP 8.3.4 Released!

Imagick::getImageMatteColor

(PECL imagick 2, PECL imagick 3)

Imagick::getImageMatteColorDevuelve el color mate de la imagen

Descripción

Imagick::getImageMatteColor(): ImagickPixel

Devuelve el color mate de la imagen.

Valores devueltos

Devuelve un objeto ImagickPixel si se tuvo éxito.

Errores/Excepciones

Lanza ImagickException en caso de error.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top