Is there a script that I can use that will allow me to change the tint of a bitmap?
For example, say I want to make an image redder or darker.
This is typically accomplished by manipulating pixel colors, so if I wanted to make an image redder (to simulate a sunset type of effect, sort of), I would just add more red to each pixel.
I'm basically going to be providing an add-on that allows users to create map shots with the "screen tint" options applied.
For example, say I want to make an image redder or darker.
This is typically accomplished by manipulating pixel colors, so if I wanted to make an image redder (to simulate a sunset type of effect, sort of), I would just add more red to each pixel.
I'm basically going to be providing an add-on that allows users to create map shots with the "screen tint" options applied.
Last edited by a moderator:
