jspaint/help/paint_invert.htm

24 lines
641 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML dir=ltr>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
<title>To invert all the colors in a picture</title>
<link rel="stylesheet" type="text/css" href="coUA.css">
</HEAD>
<BODY>
<p>
<a name="paint_invert"></a><b>To invert all the colors in a picture</b></p>
<p>
<img src="onestep.gif" border=0>&nbsp;On the <b>Image</b> menu, click <b>Invert Colors</b>.</p>
<p>
<b>Note</b>
<ul>
<li>Each color is replaced by its color complement. For example, red becomes cyan, and blue becomes yellow.</li>
</ul>
</p>
</BODY>
</HTML>