| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
11年前发布

XAML转成图片的工具,XamlImageConverter

一个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.

项目主页:http://xamlimageconverter.codeplex.com/