Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Need module for retrieving pixels from GIF format image...

by gawatkins (Monsignor)
on Mar 22, 2006 at 13:53 UTC ( [id://538509]=note: print w/replies, xml ) Need Help??


in reply to Re: Need module for retrieving pixels from GIF format image...
in thread Need module for retrieving pixels from GIF format image...

I have used GD quite extensively on solutions for the http://www.pythonchallenge.com/ puzzles. It allows for you to getPixel($x,$y) and setPixel($x,$y,$color) if needed. The only drawback is that I have even had difficulty installing this module from the PPM on win32. I never seems to have the same issue twice.

Thank you,
Greg W

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 00:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found