downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick::nextImage> <Imagick::newImage
Last updated: Fri, 30 Oct 2009

view this page in

Imagick::newPseudoImage

(PECL imagick 2.0.0)

Imagick::newPseudoImageCreates a new image

Beschreibung

bool Imagick::newPseudoImage ( int $columns , int $rows , string $pseudoString )
Warnung

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

Creates a new image using ImageMagick pseudo-formats.

Parameter-Liste

columns

columns in the new image

rows

rows in the new image

pseudoString

string containing pseudo image definition.

Rückgabewerte

Liefert TRUE bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.



add a note add a note User Contributed Notes
Imagick::newPseudoImage
There are no user contributed notes for this page.

Imagick::nextImage> <Imagick::newImage
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites