Function Reference


_ScreenCapture_SetJPGQuality

Sets the quality level that will be used for JPEG screen captures

#include <ScreenCapture.au3>
_ScreenCapture_SetJPGQuality ( $iQuality )

Parameters

$iQuality The quality level of the image. Must be in the range of 0 to 100.

Return Value

None.

Remarks

If not explicitly set, JPEG screen captures default to a quality level of 100