Image::stopRecording

Description

void Image::stopRecording( [ bool output = false ] )

Image::stopRecording stops the recording of a currently recorded image. If output is set to true progress about the BMP conversion is displayed on-screen.

Parameters

  • bool output (optional): display progress about conversion?

Returns

none

Example

N/A