用于asp.net的System.Windows.Media.Imaging

Tom*_*asi 8 .net wpf gdi+ image

有一些非常有用的类用于处理图像.我现在坚持使用gdi +,我想将这些类用于我的网络应用程序.我试图添加一个引用,但我找不到程序集.

任何想法,如果这是可能的?

http://msdn.microsoft.com/en-us/library/system.windows.media.imaging.aspx

cur*_*isk 12

如果您希望使用链接的命名空间类,则需要在项目中引用"PresentationCore.Dll".

它应该在.NET引用下的列表中,并且程序集通常在

c:\ Program Files\Reference Assemblies\Microsoft\Framework\v3.0\PresentationCore.dll