[magick-users] black to white
Anthony Thyssen
A.Thyssen at griffith.edu.au
Thu Apr 30 21:20:41 PDT 2009
On Thu, 30 Apr 2009 20:38:13 -0600
Bob Meetin <bobm at dottedi.biz> wrote:
| found this example to swap a black background for white.
|
| convert image_black_bg.gif -fill white -opaque black image_white_bg.gif
|
| looks like it works
|
just use -negate to swap black nad white!!
convert image_black_bg.gif -negate image_white_bg.gif
See http://www.imagemagick.org/Usage/color/#negate
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
"Hakuna Matata" --> "No Worries"
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list