适用于 C# 的优秀免费/开源图形库

发布于 2024-09-30 11:17:06 字数 1539 浏览 2 评论 0原文

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

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

发布评论

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

评论(2

落墨 2024-10-07 11:17:06

您只需使用WPF 对形状的绘图支持。这是一种非常有用、简单且强大的保留模式图形制作方法。

否则,GDI+ 通过 System.Drawing 命名空间公开框架,并且也相当易于使用。

这两个选项都很好,因为它们不需要额外的库 - 对此的支持直接存在于框架本身中。

You could just use WPF's Drawing support for shapes. This is an incredibly useful, easy, and powerful means of doing retained mode graphics.

Otherwise, GDI+ is exposed via the System.Drawing namespace in the Framework, and is fairly easy to use, as well.

Both of these options are nice in that they require no extra libraries - support for this exists direclty in the framework itself.

薆情海 2024-10-07 11:17:06

NShape - GPL。在测试版中。也许对您的使用来说有点过于复杂,但听起来它满足您的所有要求。商业用途199欧元,与竞争对手相比便宜。

NShape- GPL. In BETA. Maybe a bit too sophisticated for your use, but sounds like it meets all your requirements. 199EUR for commercial use, which is cheap compared to the competition.

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