PHP Doku:: Splices a solid color into the image - function.imagick-spliceimage.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::spliceImage

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::sparseColorImage

Imagick::spreadImage>>

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)