Imagick::removeImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::removeImageProfileRemoves the named image profile and returns it

Descrierea

public Imagick::removeImageProfile ( string $name ) : string

Removes the named image profile and returns it.

Parametri

name

Valorile întoarse

Returns a string containing the profile of the image.

Erori/Excepții

Emite ImagickException în caz de eroare.

add a note add a note

User Contributed Notes

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