在 Flash 中编码 cmyk jpeg

发布于 2024-10-20 13:19:58 字数 139 浏览 0 评论 0原文

我有一个 AIR 应用程序,可以将 JPEG 文件保存到硬盘上。目前,jpeg 采用 RGB 色彩空间,但我希望将它们保存为 CMYK jpeg。这在闪存中可能吗?如果是这样,有人知道任何库或示例可以帮助我完成这样的任务吗?

预先感谢您的任何帮助。

I have an AIR app that saves JPEG files to the hard drive. Currently, the jpegs are in RGB colorspace, but I am wanting them to be saved as CMYK jpegs. Is this possible in flash? If so, does anyone know of any libraries or examples that can help me with such a task?

Thanks in advance for any help.

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

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

发布评论

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

评论(1

空宴 2024-10-27 13:19:58

我不认为flash/flex有能力做到这一点,它可能需要在服务器/桌面上完成,我们使用 ImageMagick 来执行这些类型的任务。

I dont think flash/flex has the ability to do this, it may need to be done on the server/desktop, we use ImageMagick to perform these types of tasks.

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