我可以得到矢量数据背出了一个图形对象?出了、矢量、可以得到、图形

2023-09-08 12:42:29 作者:一个铁骨铮铮的女汉子

在闪存10位玩家,假设我已经加载一个Sprite这只是一个十几随机线。有没有什么办法来检查是雪碧的图形对象,并找出这些线的位置?

In the Flash 10 player, suppose I've loaded a Sprite that's just a dozen random lines. Is there any way to inspect that Sprite's graphics object and find out the positions of those lines?

目前我有一个疯狂的工作,围绕我的画线位图和检查的位图,但是这是原油和昂贵。

Currently I have a crazy work around where I draw the lines to a bitmap and inspect the bitmap, but this is crude and expensive.

推荐答案

没有,是的。

有没有特别方便的方法,但它的是的可能。检查出的克劳斯Wahlers博客帖子学科。这是一个伟大的阅读。

There's no especially convenient way, but it is possible. Check out Claus Wahlers blog post on the subject. It's a great read.