WinRTXamlToolkit.Composition
1.6.1.3
Methods for rendering visual tree into an image file or WriteableBitmap.
Release Notes
Methods for rendering visual tree into an image file or WriteableBitmap.
Uses SharpDX and base WinRT XAML Toolkit libraries.
Features
- async WriteableBitmapRenderExtensions.RenderToPngStream() method to render the visual tree to a stream as a png image
- async WriteableBitmapRenderExtensions.Render() method to render the visual tree to a new existing WriteableBitmap
- Walking visual tree to look for any UI elements it can render
- Renderers for
- Border (only its background is rendered)
- Ellipse
- Image
- Line
- Path (Stretch does not work)
- Rectangle
- TextBlock (only unformatted, with supported Foreground brushes)
Other missing features
- Opacity
- RenderTransform
- Visibility
- Viewbox
- many more
See also
- WinRTXamlToolkit for other controls and tools
- WinRTXamlToolkit.Controls.Calendar for a calendar control
- WinRTXamlToolkit.Controls.DataVisualization for data visualization controls/charts
Dependencies
-
- SharpDX (>= 2.4.2)
- SharpDX.D3DCompiler (>= 2.4.2)
- SharpDX.Direct2D1 (>= 2.4.2)
- SharpDX.Direct3D11 (>= 2.4.2)
- SharpDX.DXGI (>= 2.4.2)
- WinRTXamlToolkit (>= 1.6.1.3)
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.1.3 (current version) | 2,237 | 4/24/2014 |
1.6.1.2 | 189 | 4/24/2014 |
1.6.1.1 | 180 | 4/24/2014 |
1.6.1 | 216 | 4/24/2014 |
1.6.0.5 | 220 | 4/3/2014 |
1.6.0.4 | 186 | 4/2/2014 |
1.6.0.3 | 189 | 4/1/2014 |
1.6.0.2 | 178 | 4/1/2014 |
1.6.0.1 | 176 | 4/1/2014 |
1.6.0 | 212 | 4/1/2014 |
1.5.4.3 | 416 | 12/10/2013 |
1.5.4.2 | 238 | 11/19/2013 |
1.5.4.1 | 206 | 11/15/2013 |
1.5.4 | 234 | 11/15/2013 |
1.5.3.8 | 226 | 11/4/2013 |
1.5.3.7 | 188 | 11/4/2013 |
1.5.3.6 | 188 | 11/4/2013 |
1.5.3.5 | 191 | 11/4/2013 |
1.5.3.4 | 205 | 11/4/2013 |
1.5.3.3 | 209 | 10/28/2013 |
1.5.3.2 | 200 | 10/28/2013 |
1.5.3.1 | 188 | 10/28/2013 |
1.5.3 | 285 | 10/2/2013 |
1.5.2 | 1,766 | 7/3/2013 |
1.5.1 | 257 | 7/1/2013 |
1.5.0 | 250 | 6/30/2013 |
1.4.5 | 262 | 6/24/2013 |
1.4.4.1 | 398 | 6/14/2013 |
1.4.4 | 236 | 6/14/2013 |
1.4.3 | 302 | 6/2/2013 |
1.4.2 | 271 | 5/27/2013 |
1.4.1 | 267 | 5/20/2013 |
1.4.0 | 251 | 5/19/2013 |
1.3.8.1 | 287 | 5/11/2013 |
1.3.8 | 277 | 5/2/2013 |
1.3.7.5 | 219 | 4/29/2013 |
1.3.7.4 | 218 | 4/26/2013 |
1.3.7.3 | 207 | 4/26/2013 |
1.3.7.2 | 225 | 4/24/2013 |
1.3.7.1 | 229 | 4/22/2013 |
1.3.7 | 255 | 4/22/2013 |
1.3.6 | 270 | 4/15/2013 |