Frank La Vigne

Fear and Loathing in .NET

MVP Logo
Tablet PC MVP

Social Networks

Subscription Options

Add to Google

Subscribe in Bloglines

My Links


Post Categories

Archives

Image Galleries

Cached @ 9/3/2010 3:12:46 AMControl ASP.skins_marvin3_controls_archivelinks_ascx

GamerTag

Dev Community Events

Blog Stats

Cached @ 9/3/2010 3:12:46 AMControl ASP.skins_marvin3_controls_blogstats_ascx  

News


Blog Roll

Favorite Sites

Gadget Blogs

Tablet PC Links

Cached @ 9/3/2010 3:12:46 AMControl ASP.skins_marvin3_controls_categorydisplay_ascx

Using Vector Graphics from Office Clip Art in Silverlight/WPF Apps

In my last post, I covered using WikiPedia as a clip art source for your Silverlight/WPF Apps.

Now, I'll show you how to use Microsoft Office Clip Art.

You can use the web site to browse through the collection or any Office Application.

Personally, I prefer PowerPoint for browsing through the clip art library.

In Power Point 2007, open up a new presentation and click on the Insert Tab and click on Clip Art.

powerpoint1 by you.

In keeping with my Maryland theme, I choose the search term "Maryland."

powerpoint2 by you.

When you mouse over each picture, a tooltip tells you which file format you're looking at.

For our purposes, we're interested in WMF or EMF formats as they are vector graphic formats.

You can narrow down the results to exclude photographs, movies, and sounds by removing those files types the "Results Should Be" drop down.

Remember, though, not all items marked "Clip Art" are vectors. Many are PNGs or GIFs.

Since fellow Marylanders Pete Brown and John Blumenauer both like trains, I'll pick the graphic with the train in it and insert it into my presentation.

powerpoint3 by you.

Once the image is on my slide, I can right mouse click on it and choose "Save as Picture"

powerpoint4 by you.

I'll save that as a WMF file and load it up into Adobe Illustrator.

powerpoint5 by you.

Using the best Illustrator Plug-in ever, I can export this graphic to XAML.

powerpoint6 by you.

And here is the file in Blend:

powerpoint7 by you.

Next up: "What if I don't have Illustrator?"

posted on Saturday, May 02, 2009 11:57 AM

============ Debug Build ============
Dottext Version: 0.95.2004.102
Machine Name: IIS07902
.NET Version: 2.0.50727.3053
No User
============ Debug Build ============