![]() |
|
The stupid question is the question not asked | |
PerlMonks |
create PNG imageby advix (Initiate) |
on Sep 25, 2010 at 15:32 UTC ( #861967=perlquestion: print w/replies, xml ) | Need Help?? |
advix has asked for the wisdom of the Perl Monks concerning the following question: Hi ALL, I've got numbers from 0 to 1023 and had to convert the numbers to PNG (grayscale). I used Image::Magick but couldn't find any method to do that. That is to say,
I want these pixel values to be converted to grayscale image in PNG format; Can anybody help me do that? Thanks 20100927 Janitored by Corion: Added formatting, code tags, as per Writeup Formatting Tips
Back to
Seekers of Perl Wisdom
|
|