Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
pagespeed::image_compression::ImageCompressionInfo Struct Reference
Inheritance diagram for pagespeed::image_compression::ImageCompressionInfo:
pagespeed::image_compression::GoldImageCompressionInfo

Public Member Functions

 ImageCompressionInfo (const char *a_filename, size_t a_original_size, size_t a_compressed_size_best, size_t a_compressed_size_default, int a_width, int a_height, int a_original_bit_depth, int a_original_color_type, int a_compressed_bit_depth, int a_compressed_color_type)
 

Public Attributes

const char * filename
 
size_t original_size
 
size_t compressed_size_best
 
size_t compressed_size_default
 
int width
 
int height
 
int original_bit_depth
 
int original_color_type
 
int compressed_bit_depth
 
int compressed_color_type
 

The documentation for this struct was generated from the following file: