Home -> IFrameBufferOutput -> HasCapturedOutput
Description
The HasCapturedOutput method returns true if there is image data ready to be read from the output buffer.
Usage
bool HasCapturedOutput() const;
Return value
- [bool]
- True if output has been captured and can be read, false otherwise.