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

巧了我就是萌 提交于 2019-12-23 18:13:53

问题


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


回答1:


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




回答2:


TMS and DevExpress both can handle png files.




回答3:


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.




回答4:


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.



来源:https://stackoverflow.com/questions/3584522/is-there-a-delphi-5-component-that-can-handle-png-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!