[magick-users] Problems with PerlMagick "Level"
Kiana Toufighi
kianatoufighi at hotmail.com
Fri Nov 9 10:35:43 PST 2007
Hi,
I saw somebody else post the same problem to this list but there was no
satisfactory reply.
I'm trying to change the contrast of an image is Perl using PerlMagick.
Here's my code:
$image->Level('black-point'=>'10%', 'gamma'=>'1.0','white-point'=>'90%',
channel=>'All');
Result is that I get an entirely white frame.
I have also tried:
$image->Level(level=>'10%');
I get an entirely black frame.
Any thoughts?
P.
_________________________________________________________________
Express yourself with free Messenger emoticons. Get them today!
http://www.freemessengeremoticons.ca/?icid=EMENCA122
More information about the Magick-users
mailing list