in reply to Script or Module to recreate underlying data from a graph/chart image
The Imager module has the ->getpixel() method which can read the colour value at a location in an image. I guess that all the other imaging modules (Image::Magick, GD,...) also have comparable routines, but I don't know them.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Script or Module to recreate underlying data from a graph/chart image
by whakka (Hermit) on Jan 11, 2008 at 17:25 UTC |