PictureQuality

The numeric compression level for JPEGs. If you set PictureFormat to JPEG, PictureQuality allows you to set the compression of the JPEG file. A higher value specifies that the JPEG is more compressed, which gives a smaller file with lower image quality.

NOTE: If you set PictureFormat to GIF, the images are not compressed.

Type: Long
Default: 80
Allowed Range: Minimum: 1
Maximum: 99
Required: No
Configuration Section: Cluster
Example: PictureQuality=75
See Also: PictureFormat