Imagick::setImageBorderColor
Sets the image border color
Description
public bool Imagick::setImageBorderColor(mixed $border
)
Parameters
-
border
-
The border color
Return Values
Returns true
on success.
Errors/Exceptions
Throws ImagickException on error.