Using 2.0.3 and loadPixels and get() just goes nuts on a background image with transparency. It seems to only pick up white/black/transparent no other colors.
background1.png is a image that has certain areas transparent. When filling the rect with mouse color it does not work. If I remove transparency entirely it works fine. Can anyone explain how to get pixel color off images that are transparent?