是否有可以处理 .png 文件的 Delphi 5 组件

发布于 2024-09-16 17:24:21 字数 36 浏览 8 评论 0原文

是否有可以处理 .png 文件的 Delphi 5 组件?

Is there a Delphi 5 component that can handle .png files?

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

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

发布评论

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

评论(4

梦纸 2024-09-23 17:24:22

TMS 和 DevExpress 都可以处理 png 文件。

TMS and DevExpress both can handle png files.

我爱人 2024-09-23 17:24:22

我相信 progdigy 的 GDI+ delphi 接口可以与 D5 一起使用。它不是一个简单的启用 PNG 支持的插件,但另一方面,它可以加载多种文件类型。因此,如果一切都失败了,这是另一种选择。

I believe the GDI+ delphi interface from progdigy can be used with D5. Its not a simple plug-in to enable PNG support, but on the other hand, it can load a wide variety of file types. So its another option if all else fails.

陈甜 2024-09-23 17:24:22

我一年来一直在使用奇妙的 Hi Image 组件:

http://www.hicomponents.com/main/< /a>

非常强大而且非常全面。

最重要的是:现在免费。

I have been using the marvelous Hi Image components for year:

http://www.hicomponents.com/main/

Very powerfull and very comprehensive.

Best of all: it's free now.

陈甜 2024-09-23 17:24:21

您可以使用 TPNGImage。从此处下载
您还可以在此处查看 Delphi PNG 库

You can use TPNGImage. Download from here
Also you can check Delphi PNG libraries here

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