I am creating a heat map as an overlay for an image, the sections of the heat map are not rectangles and thus makes it a bit more difficult to overlay a color because when you overlay a color of the image it also hits the transparent pixels of the image. What is the best way to go about this?
The first image is what I am trying to overlay, and the second is the end result I am looking for...