Cocoa API 图像处理

发布于 2024-08-08 11:07:26 字数 65 浏览 9 评论 0原文

有什么方法可以使用 Cocoa 进行简单的图像处理,例如调整亮度、对比度、曝光度等?像 NSImage 这样的东西?

Is there any way to do simple image manipulation like adjusting brightness, contrast, exposure, etc. using Cocoa? Something like NSImage?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

ζ澈沫 2024-08-15 11:07:26

我认为您需要核心映像

You want Core Image, I think.

私藏温柔 2024-08-15 11:07:26

如果您想要呈现 UI 以允许用户进行此类修改,请查看 ImageKit

If you want to present UI to allow the user to make these kinds of modifications, look at ImageKit.

旧城烟雨 2024-08-15 11:07:26

你看过Core Image吗?

Have you had a look at Core Image?

美人骨 2024-08-15 11:07:26

我会查看 CoreImage FunHouse 示例。它几乎向您展示了如何使用 CoreImage 的大部分功能。

I'd check out the CoreImage FunHouse example. It pretty much shows you how to use most of what CoreImage can do.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文