I'm trying to make a button which displays an image and is active only where that image is at least partially opaque. How do I take the Image
and get a Region
that I can set on the button?
views:
45answers:
1
+1
A:
Perhaps this article will help you. It shows how to take a bitmap and create a region from it.
Chris Dunaway
2009-05-20 13:37:05