PixmapRecorder.isRecording

Determines whether the recorder is active (which implies that an output file is open).

class PixmapRecorder
@safe
alias isRecording = isOpen

Meta