Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile

Opis

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

Returns the named image profile.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns a string containing the image profile.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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