Forum und email

Imagick::getImageProperty

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

Imagick::getImageProperty — Returns the named image property

Descrição

string Imagick::getImageProperty ( 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.

Returns the named image profile.

Parâmetros

name

name of the property (for example Exif:DateTime)

Valor Retornado

Returns a string containing the image property, false if a property with the given name does not exist.