The Imagick class
PHP Manual

Imagick::spliceImage

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

Imagick::spliceImageSplices a solid color into the image

Opis

bool Imagick::spliceImage ( int $width , int $height , int $x , int $y )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Splices a solid color into the image.

Parametry

width

height

x

y

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual