• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

用Delphi渲染SVG

用户头像
it1352
帮助1

问题说明

使用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.

正确答案

#1

项目基于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

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfigkh
系列文章
更多 icon
同类精品
更多 icon
继续加载