Manuel PHP
Imagick::optimizeImageLayers
(No version information available, might be only in CVS)
Imagick::optimizeImageLayers — Removes repeated portions of images to optimize
Description
bool Imagick::optimizeImageLayers
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the animation.
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
