processedRenderedImage property

bool processedRenderedImage
getter/setter pair

Indicates whether the rendered image data has been read.

This boolean flag is set to true once the captured image data has been successfully read and processed.

Implementation

bool processedRenderedImage = false;