There must be a way to do this, but so far I'm coming up with blanks. I guess I got whacked with the stupid stick. If anyone's sorted this out, I'd appreciate a comment.
I'd like to apply a gradient mask to an image as I draw it. The gradient mask is a 2-D array, the same size as the image. Alphas in the image are multiplied by alphas in the gradient mask as they're blitted to the screen. Is there a straightforward way to get this done? Many thanks.
