by Apeiron (6 Submissions)
Category: Graphics
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
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.
API DeclarationsGetPixel
SetPixel
Download Tint Shop (239 KB)