screenshotImageQuality constant

double const screenshotImageQuality

Default image quality for screenshots (0.0-1.0) Lower values = smaller file sizes, higher values = better quality

Implementation

static const double screenshotImageQuality = 0.8;