I just traced the error from php and seems the function "profileimage" is not available. Is it already deprecated ? Thanks in advance.
$photo = new Imagick("123.jpg");
$photo->stripImage ();
//echo $photo->getImageColorspace();
//$icc_cmyk = file_get_contents('USWebUncoated.icc');
//$photo ...
Search found 1 match
- 2014-04-04T23:52:55-07:00
- Forum: IMagick
- Topic: profileimage() not work
- Replies: 0
- Views: 6969