用Delphi渲染SVG [英] Rendering SVG with Delphi

查看:442
本文介绍了用Delphi渲染SVG的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Delphi(Win32)导入和渲染SVG图像的选项是什么?

What are options to import and render SVG images with Delphi (Win32)?

互动组件将是很大的优势,我希望能够修改SVG图像(更改颜色,行宽,文本),并在用户单击图像时获取事件。

"Interactive" component would be big advantage, I'd like to be able to modify the SVG image dynamically (change colors, line widths, texts) and get events when user clicks the image.

推荐答案

项目基于TSimpleGraph( http://extgraph.sourceforge.net/index.html )的ExtGraph(<一个href =http://delphiarea.com/products/simplegraph/ =noreferrer> http://delphiarea.com/products/simplegraph/ )对SVG有一些支持。

请参阅此页面:

http://extgraph.sourceforge .net / docs / howto / svgclocks.htm

了解更多信息。有一些代码和图像。

The project ExtGraph (http://extgraph.sourceforge.net/index.html) based on TSimpleGraph (http://delphiarea.com/products/simplegraph/) have some support to SVG.
See this page:
http://extgraph.sourceforge.net/docs/howto/svgclocks.htm
for more information. There are some code and images.

问候。

P.D:请问我的英文不好。 ; -o

P.D:Excuse-me for my bad english. ;-o

这篇关于用Delphi渲染SVG的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆