Gmagick::getimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::getimagebordercolorReturns the image border color

Descrizione

public Gmagick::getimagebordercolor(): GmagickPixel

Returns the image border color.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

GmagickPixel object representing the color of the border.

Errori/Eccezioni

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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