有没有跨平台的小型\便携式C图像编辑库?

发布于 2024-09-05 09:20:34 字数 27 浏览 5 评论 0原文

有没有跨平台的小型\便携式C图像编辑库?

Is there any crossplatform small\portable C image editing library?

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

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

发布评论

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

评论(3

别把无礼当个性 2024-09-12 09:20:34

IM 库是跨平台的,支持对图像输出进行广泛的操作盒子的。也可以延长。它的近亲 CD 有时也可用于创建文本和线条艺术来注释图像。两者都很容易从 Lua 编写脚本。

The IM library is cross platform and supports a very wide array of operations on images out of the box. It can also be extended. Its close relative CD is also occasionally useful for creating text and line art to annotate an image. Both are readily scripted from Lua.

独自←快乐 2024-09-12 09:20:34

ImageMagick 是跨平台的,可能会满足您的需求。

根据您需要支持的图像格式,您可以查看 libjpeg 等库。

ImageMagick is cross-platform and may meet your needs.

Depending upon the image formats you need to support, you can look into libraries such as libjpeg.

骷髅 2024-09-12 09:20:34

查看 ImageMagic,它的跨游戏形式并具有适用于 C 和 C++ 的 API

check out ImageMagic, its cross playform and has APIs for C and C++

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