update method

void update()

Update the underlying rendering surface.

Implementation

void update() => bitmapData.renderTexture.update();