iPhone为图像添加效果

发布于 2024-10-20 10:11:27 字数 56 浏览 2 评论 0原文

请告诉我是否有苹果库或 3party 库可用于向图像添加效果,例如棕褐色灰度发光漫画书彩色铅笔等。

Please tel me if there are apple libraries or 3party libraries available for adding effects such sepia greyscale glow comic book color pencil etc to images.

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

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

发布评论

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

评论(4

梦屿孤独相伴 2024-10-27 10:11:27

Apple(据我所知)目前没有发布任何适用于 iOS 的图像处理/操作库……但是,当 SDK 5.0 发布时,情况可能会发生变化。

就第 3 方图像效果库而言,我唯一能够找到的是:

http://code.google.com/p/simple-iphone-image-processing/

这是一个很好但相当基础的库,具有边缘检测、模糊和黑白等简单效果。

Apple (as far as I know) does not have any image processing/manipulation libraries for the iOS released at the moment ... however this may change when SDK 5.0 is released.

As far as 3rd party image effect libraries the only one I have been able to locate is:

http://code.google.com/p/simple-iphone-image-processing/

which is a good but rather basic library with simple effects like edge detection, blur, and black and white.

冷默言语 2024-10-27 10:11:27

您还可以使用这个:Filtrr for iOS

You could also use this one: Filtrr for iOS

沫雨熙 2024-10-27 10:11:27

以下 github 源代码中提供了 50 多个过滤器...只需按照说明集成到您的项目中即可。github 链接为

More than 50 filters are available in the following github source code....just follow the instructions to integrate in your project.github link is here .

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