Image.alphaMask(otherImage); and Image.colorAt(x,y); demo.
Image.alphaMask(otherImage);
Image.colorAt(x,y);
Move mouse over the image, on almost transparent pixels you should see cursor change.