array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagick.getimageprofile.php', 1 => 'Imagick::getImageProfile', 2 => 'Returns the named image profile', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimagepixelcolor.php', 1 => 'Imagick::getImagePixelColor', ), 'next' => array ( 0 => 'imagick.getimageprofiles.php', 1 => 'Imagick::getImageProfiles', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimageprofile.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::getImageProfile — Returns the named image profile
nameThe name of the profile to return.
Returns a string containing the image profile.
Lancia una ImagickException in caso di errore.