Adding Halftone docs the RIGHT way

I'm forgetful!
This commit is contained in:
Bill Kendrick 2021-09-20 21:28:19 -07:00
parent d64b7edf30
commit e9151cbe36
5 changed files with 15 additions and 1 deletions

View file

@ -0,0 +1,8 @@
Tux Paint "Magic" Tool: Opposite
By Bill Kendrick <bill@newbreedsoftware.com>
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.