[magick-users] stream correction

noel at arc2.co.uk noel at arc2.co.uk
Thu Apr 23 06:14:45 PDT 2009


Hi,

I'm using ImageMagick 6.4.7
I guess I'll need to upgrade.



Thanks,
Noel




>  I tried this, but the colors seem to be coming back inverted:

What version of ImageMagick are you using?  We're using 6.5.1-5 and get the
expected results:

  stream -map rgb -storage-type char -extract 300x300+200+100 logo: logo.rgb
  convert -depth 8 -size 300x300 rgb:logo.rgb logo.jpg
  display logo.jpg

Where logo.jpg is a portion of the ImageMagick wizard in its original colors.


More information about the Magick-users mailing list