15 lines
No EOL
952 B
HTML
15 lines
No EOL
952 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<body><html><head><title>Tux Paint "Magic" Tool: Opposite</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
</head>
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
|
<h1 align="center">Tux Paint "Magic" Tool: Opposite</h1>
|
|
<h2 align="center">Group: Color Filters</h2>
|
|
<h3 align="center">Author:
|
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
|
<p>This converts the colors wherever you drag the mouse into their complementary (opposite) colors. (e.g., blue becomes orange, and vice versa.) It changes the Hue compoment of the pixels, without affecting the Saturation or Lightness.</p>
|
|
<p>This tool offers both freehand and one-click operation.</p>
|
|
<p>This tool offers multiple size settings.</p>
|
|
<hr size="1" noshade />
|
|
<p align="center">Tux Paint 0.9.30</p>
|
|
</body></html> |