perl GD 绘制形状

发布于 2024-07-15 22:19:34 字数 229 浏览 8 评论 0原文

我正在使用 GD 库来绘制图像。

我正在绘制的图像是这个 http://i39.tinypic.com/apd1f7.png

我我能够管理大部分图像,但是,我不知道如何绘制图像的红色部分。 红色部分两侧都有一个横向三角形...我如何使用 GD 库来管理它?

I am using GD library to draw an image.

Image I am drawing is this http://i39.tinypic.com/apd1f7.png

I am able to manage most of the image however, I do not know how to draw the red portion of the image. The red portion has a sideways triangle on both sides...how can I manage that using the GD lib?

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

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

发布评论

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

评论(1

安静 2024-07-22 22:19:34

您想要 fillPolygon,请参阅 https://metacpan.org/pod/distribution/GD/GD .pm

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