Forum und email

Imagick::optimizeImageLayers

(No version information available, might be only in CVS)

Imagick::optimizeImageLayers — Removes repeated portions of images to optimize

Descrição

bool Imagick::optimizeImageLayers ( void )
Aviso

Esta função não está documentada, somente a lista de argumentos está disponível.

Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

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.

Parâmetros

Valor Retornado

Retorna TRUE em sucesso.