Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
read image file - and process the result
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Alx, post: 4777507"] I'd like to read an image file - in PBM/PGM format, to perform some processing on the image itself. I didnt find exactly what I need on CPAN: Image::Magick looks powerful, but it seems to let you read and apply the manipulation methods that itself provides - I'd like instead to just get a beautiful array @image=(00,FF,CC,...) with pixel color values. Do you happen to know what I could use? Thanks a lot... Alessandro Magni [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
read image file - and process the result
Top