Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望在我的 GUI 中具有永久缩放、旋转和裁剪图像的功能(将更改保存到文件中)。WPF本身就可以吗?如果不是,是否有任何组件可以与 WPF 更集成地工作?
我还需要为 JPEG 和 TIFF 格式调整图像亮度和对比度,去除边框。
CodeProject 上发布的这篇文章解释了一个可能对您的需求有用的演示程序。还请查看此博客,其中包含有关亮度级别和对比度的文章。