Imagick::removeImageProfile
(No version information available, might be only in CVS)
Imagick::removeImageProfile — Removes the named image profile and returns it
Descrição
string Imagick::removeImageProfile
( string $name
)
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.
Removes the named image profile and returns it.
Parâmetros
- name
-
Valor Retornado
Returns a string containing the profile of the image, throwing ImagickException on error.