KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
Imagick::getImageProfile()
Imagick::getImageProfile()
Imagick::getImageProfile - Returns the named image profile
Syntax
string
Imagick::getImageProfile
(
string
$name)
Arguments
name - The name of the profile to return.
Description
Returns the named image profile.
Version
PHP PECL imagick 2.0.0
Return value
Returns a string containing the image profile. Throw an ImagickExceptionon error.