PHP 8.3.4 Released!

Gmagick::setimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::setimagebordercolorSets the image border color

Descrizione

public Gmagick::setimagebordercolor(GmagickPixel $color): Gmagick

Sets the image border color.

Elenco dei parametri

color

The border pixel wand.

Valori restituiti

The Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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