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

You can definitely do it with ImageMagick/PerlMagick, I've done it myself ages ago -- with a function called getPixel(x,y) which returns an RGB value, if I remember correctly.


($_='kkvvttuu bbooppuuiiffss qqffssmm iibbddllffss')
=~y~b-v~a-z~s; print
  • Comment on Re^2: Need module for retrieving pixels from GIF format image...