[magick-users] Decompose to RGB

Anthony Thyssen anthony at griffith.edu.au
Thu Jan 18 19:18:08 CST 2007


"Steven Woody" on  wrote...
| hi,
| 
| how to decompse a color image into it's R,G,B components perspectively?  thanks.
| 
Convert image.png  -separate  image_%d.png

You will get three files numbers 1, 2 and 3 for red .green and blue
respectivally.

For me see IM examples  Channels and Masks
  http://www.cit.gu.edu.au/~anthony/graphics/imagick6/channels/#channels


  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
  Don't explain computers to laymen.  Simpler to explain sex to a virgin. 
                          --- Robert Heilein,  "The Moon is a Harsh Mistress"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list