Project descriptionxbraster is a xaml to raster image converting WPF application, add-in for Expression Blend 3, 4 and plug-in for Kaxaml 1.0. Supports bmp, jpg, png, tif and gif encodings.
Sample:
rss.xamlPreview:
rss.pngNote: Current release
does not work with Silverlight projects in Expression Blend.
But it works fine on Windows Vista/7 32/64-bit with WPF projects in Expression Blend 3, 4 and plain independent XAML files in Kaxaml and WPF version.
Minimum requirements- Microsoft Windows XP/Vista/7 or other OS that supports .NET 3.5
- Microsoft .NET 3.5 or later
- WPF or Microsoft Expression Blend 3 or Kaxaml 1.0
How to installCreate a folder named "Addins" in Expression Blend directory and copy plug-in files to that folder.
Example:
If Expression Blend directory is located in "C:\Program Files\Microsoft Expression\Blend 3\" then create "C:\Program Files\Microsoft Expression\Blend 3\Addins\" directory and copy files "Raster.Blend.Addin", "Oxage.Rasterizer.Blend.AddIn.dll" and "Oxage.Rasterizer.Control.dll" into that directory. So the copied "Raster.Blend.Addin" should be located as "C:\Program Files\Microsoft Expression\Blend 3\Addins\Raster.Blend.Addin".
How to use itWhen the plug-in is installed open Expression Blend, go to "Window" in menu and check the "Rasterizer" item. A panel named "Rasterizer" appears.
Open a xaml document in Expression Blend. Set properties in Rasterizer panel and click Save. Select a destination path and confirm.
NotesAll units are pixels (px).
Settings are saved to registry: HKCU\Software\Oxage\xbraster
Project is in beta version, so do not except everything to work perfectly.
Related project:
xbprint,
xbsprite,
xconScreenshots