You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {ImageData} imageData - The context image data.
63
+
* Please note that a call to BitmapData.draw() or BitmapData.copy() does not update immediately this property for performance reason. Use BitmapData.update() to do so.
64
+
* This property is updated automatically after the first game loop, according to the dirty flag property initially set on an instance of BitmapData.
0 commit comments