Imagick::borderImage()
Imagick::borderImage - Surrounds the image with a borderSyntax
bool Imagick::borderImage (mixed $bordercolor, int $width, int $height)Arguments
- bordercolor - ImagickPixel object or a string containing the border color
- width - Border width
- height - Border height
