downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Gmagick::charcoalimage> <Gmagick::blurimage
[edit] Last updated: Fri, 25 May 2012

view this page in

Gmagick::borderimage

(PECL gmagick >= Unknown)

Gmagick::borderimageSurrounds the image with a border

Description

public Gmagick Gmagick::borderimage ( GmagickPixel $color , int $width , int $height )

Surrounds the image with a border of the color defined by the bordercolor GmagickPixel object or a color string.

Parameters

color

GmagickPixel object or a string containing the border color

width

Border width

height

Border height

Return Values

The Gmagick object with border defined

Errors/Exceptions

Throws an GmagickException on error.



add a note add a note User Contributed Notes Gmagick::borderimage
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites