_out_quality
Determines the output quality for the final rendered image
Default Value
8
Remarks
_out_quality controls the amount of compression applied when saving to a lossy
file format (such as JPEG). Valid values are from 1 to 10, with 1 giving the
smallest, lowest-quality files and 10 giving the largest, highest-quality files.
The default value should be appropriate for the vast majority of API users.
This parameter has no effect if _out_format is not "jpg".
See Also
_out_format