Imagick::mergeImageLayers
(PECL imagick 2.1.0)
Imagick::mergeImageLayers — Merges image layers
Descrierea
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.
Această metodă este disponibilă dacă
Imagick a fost compilat cu ImageMagick de versiunea 6.3.7 sau ulterior.
Parametri
-
layer_method -
One of the
Imagick::LAYERMETHOD_*constants
Valorile întoarse
Întoarce TRUE în caz de succes.
Erori/Excepții
Emite ImagickException în caz de eroare.
There are no user contributed notes for this page.
