Gmagick::getimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::getimagebordercolorReturns the image border color

Beskrivelse

public void Gmagick::getimagebordercolor ( void )

Returns the image border color.

Parametre

This function has no parameters.

Returnerings Værdier

GmagickPixel object representing the color of the border

Fejl/Undtagelser

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