Help using Image Magick: "convert -recolor"

  • Follow


I'm trying to use Image Magick to transform the colors of an image. As
I understand it, the argument following "-recolor" must be a
transformation matrix that will be applied to the RGB vector of each
pixel - is that correct?

I'm using "convert" from the command line and unfortunately I have no
idea how to enter this "matrix" argument. [[1,0,0],[0,1,0],[0,0,1]] or
similar attempts have failed.

Can someone show an example of this particular command being used,
please?

--
Aran

0
Reply arancaytar.ilyaran (5) 2/6/2007 11:57:31 AM


0 Replies
422 Views

(page loaded in 0.117 seconds)

Similiar Articles:













7/21/2012 8:34:07 PM


Reply: