README.md
December 5, 2022 ยท View on GitHub
Description
I found a program Tint, I wanted to see if I could create the same effect. It breaks a picture into hue groups that you can select, this program also goes one better than the original because you can effect only shadow, midtone, highlight or all (luminance). It can create some good effects, let me know what you think. It uses getpixel, setpixel, there are better / faster ways but it works well enough, make sure you compile and it runs acceptably.
More Info
| Submitted On | 2007-11-26 14:58:10 |
| By | Apeiron |
| Level | Intermediate |
| User Rating | 5.0 (15 globes from 3 users) |
| Compatibility | VB 6.0 |
| Category | Graphics |
| World | Visual Basic |
| Archive File | Tint_Shop20917011232007.zip |
API Declarations
GetPixel
SetPixel