Hi All,
As per the title, I was wondering if there was a way to color modulate half an image one color and the other half a different without having to split the image into two different parts?
I understand that the code below is a way to modulate the color of the entire image, but am unable to find a function that does what I require.
Screen('DrawTexture', window, imageTexture, [], [], 0, [], [], [0 0 1]);
Any help would be really appreciated!
Kind Regards,
Alex