Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在绘制到画布上之前获取上下文信息。我正在使用多个画布的公共变量来绘制图像。因此,在将图像绘制到画布之前。我想得到以前绘图的数据!
IE,
我想获得绘图的 x、y 坐标和宽度、高度!
我怎样才能做到这一点?
这是做不到的。画完这些东西你是拿不到的!