#include <pnginfo.h>
      
        
          | png_uint_32 png_info_def::width | 
      
 
 
      
        
          | png_uint_32 png_info_def::height | 
      
 
 
      
        
          | png_uint_32 png_info_def::valid | 
      
 
 
      
        
          | png_uint_16 png_info_def::num_palette | 
      
 
 
      
        
          | png_uint_16 png_info_def::num_trans | 
      
 
 
      
        
          | png_byte png_info_def::bit_depth | 
      
 
 
      
        
          | png_byte png_info_def::color_type | 
      
 
 
      
        
          | png_byte png_info_def::compression_type | 
      
 
 
      
        
          | png_byte png_info_def::filter_type | 
      
 
 
      
        
          | png_byte png_info_def::interlace_type | 
      
 
 
      
        
          | png_byte png_info_def::channels | 
      
 
 
      
        
          | png_byte png_info_def::pixel_depth | 
      
 
 
      
        
          | png_byte png_info_def::spare_byte | 
      
 
 
      
        
          | png_uint_32 png_info_def::free_me | 
      
 
 
The documentation for this struct was generated from the following file: