int pagespeed::image_compression::JpegLossyOptions::num_scans |
No. of progressive scan that needs to be included in the final output. -1 indicates to use all scans that are present.
int pagespeed::image_compression::JpegLossyOptions::quality |
jpeg_quality - Can take values in the range [1,100]. For web images, the preferred value for quality is 85. For smaller images like thumbnails, the preferred value for quality is 75. Setting it to values below 50 is generally not preferable.
The documentation for this struct was generated from the following file: