PHP » GoLang |
login |
register |
about
|
GoLang Imagick::removeImageProfile
request it (276)
GoLang replacement for PHP's Imagick::removeImageProfile
[edit | history]
PHP Imagick::removeImageProfilePHP original manual for Imagick::removeImageProfile [ show | php.net ]Imagick::removeImageProfile(PECL imagick 2.0.0) Imagick::removeImageProfile — Removes the named image profile and returns it Description
string Imagick::removeImageProfile
( string
$name
)Removes the named image profile and returns it. Parameters
Return ValuesReturns a string containing the profile of the image. Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
|