位图效果

本节中的主题介绍如何使用 Windows Presentation Foundation (WPF) 将视觉效果应用于位图图像。

重要

在 .NET Framework 4 或更高版本中,BitmapEffect 类已过时。 如果尝试使用 BitmapEffect 类,将发生已过时异常。 BitmapEffect 类的未过时替代项是 Effect 类。 在大多数情况下,Effect 类明显更快。

本节内容

位图效果概述

参考

BitmapEffect

System.Windows.Media.Effects

图形和多媒体

图像处理概述