Improved HitTest Method for Silverlight 3Location: BlogsAndy's Blog Posted by: host7/10/2009 8:24 AM
With the new Silverlight 3 WriteableBitmap class, it’s possible to do pixel-perfect collision detection (a “HitTest”) on bitmap (raster) images. In a previous blog post, I showed how we can do a HitTest on Vector graphics in Silverlight 2. In this blog post, we’l...
No comments yet, be the first one to post comment.