Forums

Adding two images together

I have and image that I would like to apply a mask to. For example I would like to only show the pixels from an image that correspond to the black pixels from a checkerboard pattern.

Thanks, Tyler

You can probably find something like that in PIL or Pillow.