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

search for in the

Imagick::minifyImage> <Imagick::medianFilterImage
Last updated: Fri, 14 Aug 2009

view this page in

Imagick::mergeImageLayers

(PECL imagick 2.1.0)

Imagick::mergeImageLayersMerges image layers

Description

bool Imagick::mergeImageLayers ( int $layer_method )

Merges image layers into one. This method is useful when working with image formats that use multiple layers such as PSD. The merging is controlled using the layer_method which defines how the layers are merged. This method is available if Imagick has been compiled against ImageMagick version 6.3.7 or newer.

Liste de paramètres

layer_method

One of the Imagick::LAYERMETHOD_* constants

Valeurs de retour

Returns TRUE on success.

Erreurs / Exceptions

Lance une exception ImagickException si une erreur survient.

Voir aussi



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

Imagick::minifyImage> <Imagick::medianFilterImage
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites