PHP Dokumentation: Function imagick-getimagebackgroundcolor
12. Januar 2010 von werner
Imagick::getImageBackgroundColor
(PECL imagick 2.0.0)
Imagick::getImageBackgroundColor — Returns the image background color
Beschreibung
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the image background color.
Rückgabewerte
Returns an ImagickPixel set to the background color of the image. Throw anImagickException on error.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.