Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How to Teach artists Perl w/out Modules

by cees (Curate)
on Jan 31, 2004 at 01:20 UTC ( [id://325480]=note: print w/replies, xml ) Need Help??


in reply to How to Teach artists Perl w/out Modules

If you want to do a lot of work with images and don't want to use external modules, then can I suggest you find a targa to pbm (portable bit map) converter so that you can work with the images in pbm format (or ppm if you want color as well). That is about the simplest image format available, and is very easy to manipulate with straight perl.

I am pretty sure that the netpbm package comes with a pbmtotga and tgatopbm program to do the conversion for you.

Here is a description of the ppm image format: http://netpbm.sourceforge.net/doc/ppm.html

  • Comment on Re: How to Teach artists Perl w/out Modules

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://325480]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 04:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found