Imagick::getOption
(No version information available, might be only in CVS)
Imagick::getOption — Returns a value associated with the specified key
Descrição
string Imagick::getOption
( string $key
)
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.
Returns a value associated with a wand and the specified key.
Parâmetros
- key
-
Valor Retornado
Returns a value associated with a wand and the specified key, throwing ImagickException on error.