I can't find the answer t this anywhere.
I am using JES. I am creating function with images. I need the color values to wrap;
for example:
if red = 250
250 + 20 = 15
instead of
250 + 20 = 255
Can anybody please tell me, how I can achieve this?