The Imagick class
PHP Manual

Imagick::spliceImage

(No version information available, might be only in CVS)

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

Liefet TRUE bei Erfolg.


The Imagick class
PHP Manual