Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
net_instaweb::Image::CompressionOptions Struct Reference

List of all members.

Public Attributes

PreferredWebp preferred_webp
bool allow_webp_alpha
int64 webp_quality
int64 jpeg_quality
int64 progressive_jpeg_min_bytes
bool progressive_jpeg
bool convert_gif_to_png
bool convert_png_to_jpeg
bool convert_jpeg_to_webp
bool recompress_jpeg
bool recompress_png
bool recompress_webp
bool retain_color_profile
bool retain_color_sampling
bool retain_exif_data
int jpeg_num_progressive_scans
int64 webp_conversion_timeout_ms
int conversions_attempted
bool preserve_lossless

Member Data Documentation

These fields are set by the conversion routines to report characteristics of the conversion process.

These options are set by the client to specify what type of conversion to perform:


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines