Gmagick::setimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::setimagebordercolorSets the image border color.

Опис

public Gmagick Gmagick::setimagebordercolor ( GmagickPixel $color )

Sets the image border color.

Параметри

color

The border pixel wand.

Значення, що повертаються

The Gmagick object on success

Помилки/Винятки

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