Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

referencing System.Windows.Media.Imaging

Status
Not open for further replies.

Giraffe69

Programmer
Oct 7, 2003
22
GB
What 'reference' do I need to include to access the 'System.Windows.Media.Imaging' namespace?

I'm using VS express 2013, and want to access\edit jpeg metadata. From what I can find, it looks like the best way is by using the classes 'JpegBitmapDecoder', 'BitmapImage', etc from the 'System.Windows.Media.Imaging' namespace.

MSDN says this is in the PresentationCore (in PresentationCore.dll) assembly, but I cant find this!

Any idea what namespace or assembly I should reference, or dll to locate?

Any advice would be really appreciated - this is driving me crazy!

Thanks

"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Robert Wilensky
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top