(PECL imagick 2.0.0)
Imagick::setImageBorderColor — Sets the image border color
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Sets the image border color.
The border color
Întoarce TRUE în caz de succes.
Emite ImagickException în caz de eroare.
Versiunea | Descriere |
---|---|
2.1.0 | Now allows a string representing the color as a parameter. Previous versions allow only an ImagickPixel object. |