I am trying to convert the information from a contour plot into an array or list in RGBA so that I can combine that information with another image using PIL.
So far,