The Imagick class
PHP Manual

Imagick::spliceImage

(PECL imagick 2.0.0)

Imagick::spliceImageSplices a solid color into the image

Beschreibung

bool Imagick::spliceImage ( int $width , int $height , int $x , int $y )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Splices a solid color into the image.

Parameter-Liste

width

height

x

y

Rückgabewerte

Liefert TRUE bei Erfolg.


The Imagick class
PHP Manual