![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Dynamic Chromosome Mappingby simonm (Vicar) |
on Nov 11, 2003 at 16:40 UTC ( #306386=note: print w/replies, xml ) | Need Help?? |
You could do this using GD and color fills. Prepare a set of initial GIF files, with each band painted a different arbitrary color, and note the coordinates of a pixel in each band. Using GD, load the image, and then use the fill() method to fill the proper color around each of those coordinates.
In Section
Seekers of Perl Wisdom
|
|