endRecording abstract method

Picture endRecording()

Finishes recording graphical operations.

Returns a picture containing the graphical operations that have been recorded thus far. After calling this function, both the picture recorder and the canvas objects are invalid and cannot be used further.

Implementation

Picture endRecording();