How Do I: Render a Portion of the Visual Tree Using WriteableBitmap?
By Todd Miranda|19 minutes|April 1, 2010|Level 300 : Intermediate
Download VideoClick for file types
The WriteableBitmap can be used to create a bitmap pixel by pixel. It can also be used to render part of or the entire visual tree. Using a combination of rendering a visual element and pixel by pixel manipulation, you can achieve interesting results. In this video, Todd Miranda demonstrates how to render and manipulate visual elements using the WriteableBitmap.

By Todd Miranda
Comments (0)