Imagick::getImageMatteColor

(PECL imagick 2, PECL imagick 3)

Imagick::getImageMatteColorReturns the image matte color

Avertizare

Această funcție este ÎNVECHITĂ începând cu Imagick 3.4.4. Utilizarea acesteia este foarte nerecomandată.

Descrierea

public Imagick::getImageMatteColor ( ) : ImagickPixel

Returns the image matte color.

Valorile întoarse

Returns ImagickPixel object on success.

Erori/Excepții

Emite ImagickException în caz de eroare.

add a note add a note

User Contributed Notes

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