使用java将图像导出为JPEG-XR?

发布于 2024-11-23 18:30:53 字数 225 浏览 4 评论 0原文

很想尝试将 BufferedImages 导出为 JPEG-XR,但找不到导出工具来添加到 java 工作流程。最好有一个 JAI 插件在那里......我用谷歌搜索 关于< /a> 无济于事。希望这里有人能为我们指明在哪里可以找到此类资源的正确方向。

Curious to try out exporting BufferedImages to JPEG-XR, but cannot find an export tool to add to a java workflow. Preferably there is a a JAI plugin out there somewhere... I googled about to no avail. Hopefully someone here can point us in the right direction for where to find this type of resource.

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

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

发布评论

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

评论(1

慈悲佛祖 2024-11-30 18:30:54

目前 Java 中没有公开可用的 JPEG-XR 库。

然而,http://teavuihuang.com/hdphoto/ 是一个 J2ME 应用程序,它似乎支持 JPEG- XR 格式:这看起来是我见过的唯一一个甚至提到支持 JPEG-XR 的 Java 工件。也许如果您联系作者,他可能会被说服放弃他的 JPEG-XR 输出代码:它可能不会与 JAI 兼容,但这将是一个开始。

如果你发现任何东西请告诉我..

There are currently no publicly available JPEG-XR libraries in Java.

However, at http://teavuihuang.com/hdphoto/ is a J2ME app that appears to support the JPEG-XR format: this looks like the only Java artifact I've EVER seen that even mentions support for JPEG-XR. Maybe if you contact the author he may be persuaded to part with his JPEG-XR output code: it probably won't be JAI-compatible, but it'll be a start.

Let me know if you find anything..

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