-->

Convert an image to XAML?

2020-06-03 02:56发布

问题:

Does anyone know of any way to convert a simple gif to xaml? E.G. A tool that would look at an image and create elipses, rectangles and paths based upon a gif / jpg / bitmap?

回答1:

Illustrator has a trace tool which will do this

a cheaper option might be

http://vectormagic.com

it will export a svg that you should be able to convert to xaml



回答2:

Inkscape can trace bitmaps, and can save directly to XAML. And, it happens to be free. I've used it to trace a lot of bitmaps and it's worked really well for me.



回答3:

A combination of Vector Magic followed by ViewerSVG produces the best quality results for me.



回答4:

With this online converter you can convert an image to SVG Format. then download Converted File and open it in a text File Editor then you can easily copy path data

image.online-convert