Anyone know if this is possible at all?
is there an alpha/blend/other technique of adding colour? like...
100,0,0
...will take the original image and add some red to it? (where as the setcolor command will only ever subtract colour [or keep it the same])
e.g.
setcolor 255,255,255

setcolor 255,0,0

*addcolor 200,0,0

ta
is there an alpha/blend/other technique of adding colour? like...
100,0,0
...will take the original image and add some red to it? (where as the setcolor command will only ever subtract colour [or keep it the same])
e.g.
setcolor 255,255,255

setcolor 255,0,0

*addcolor 200,0,0

ta