List Info

Thread: Writing and structuring comments




Writing and structuring comments
user name
2006-10-30 10:56:31
Hello Ron,

I still got error massages:

$sourcefile_name = 'image.jpg';
$pmm = Read('image.jpg');
$rectangle_width = '1373';
$rectangle_height = '1985';
$x1 = '839';
$y1 = '131';
Comment_list = ($sourcefile_name,  '*',
$rectangle_width, '*',
$rectangle_height , '*', $x1, '*',  $y1, '*');


$pmm_comment = $pmm->Comment(Comment_list);
I get after "print $pmm_comment;":      Exception
410: unrecognized
option '131'
where 131 is the value of $y1. If I delete $y1 I get the
same message
with '839' the value of $x1, ...


or if I try the Set command
$pmm_comment = $pmm->Set(comment => "Comment_list");
I get:    Exception 410: unrecognized attribute 'comment'




thanks
Günter






_______________________________________________
Magick-users mailing list
Magick-usersimagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )