Image_ToolsImage_Tools A collection of image utilities
Located in /Image_Tools.php (line 14)
void
addBorder
(resource &$img, [int $x = 1], [int $y = 1], [int $width = 1], [int $height = 1], [array $fgColor = array('r' => 0, 'g' => 0, 'b' => 0)], [array $bgColor = array('r' => 255, 'g' => 255, 'b' => 255)], [int $lineWidth = 1], int $roundWidth)
Constructor Image_Tools (line 21)
Constructor unsed
Constructor unsed
addBorder (line 43)
Add a border to an image This adds a border to the image specified. Beware that if you use this, everything under the border will be overwritten.
Documentation generated on Sat, 11 Oct 2003 18:02:36 +0200 by phpDocumentor 1.2.2