Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Image Processing & Analysis > Color Processing >
Mathematica > Visualization and Graphics > Graphics Options & Styling > Colors > Color Processing >
Mathematica > Visualization and Graphics > Symbolic Graphics Language > Graphics Directives > Colors > Color Processing >

ColorNegate

ColorNegate[image]
gives the negative of image, in which all colors have been negated.
  • ColorNegate works on binary, grayscale, color and arbitrary multichannel images.
This gives the negative of a color image:
Negative of a black and white photo:
Invert a binary image:
This gives the negative of a color image:
In[1]:=
Click for copyable input
Out[1]=
 
Negative of a black and white photo:
In[1]:=
Click for copyable input
Out[1]=
 
Invert a binary image:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team