XAML转成图片的工具,XamlImageConverter
jopen 12年前
一个XAML转成图片的工具。
特性:
- VisualStudio的项目模板批量转换文件。
- An MSBuild task that can be imported in any project to convert XAML to images in a project when building the project.
- A HttpHandler that converts XAML & PSD to images on the fly in a ASP.NET or MVC project.
- 支持目标格式:gif (also animated), jpg, png, bmp, xsp, pdf, xaml
- 支持的源图像格式:XAML,SVG,PSD
- XAML Batch files describing conversion jobs.
- Localization support for mutliple cultures.
- Dynamic changing of the Xaml from the batch file.
- Set dpi resolution.