Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile

Descrição

public Gmagick::getimageprofile(string $name): string

Returns the named image profile.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string containing the image profile.

Erros/Exceções

Lança uma exceção GmagickException em caso de erro.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top