(PECL imagick 2.0.0)
Imagick::setImageBackgroundColor — Sets the image background color
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Sets the image background 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 the parameter. Previous versions allow only an ImagickPixel object. |