#include <png_dynamic_io.hpp>
  
  
      
        
          | boost::gil::detail::png_writer_dynamic::png_writer_dynamic  | 
          ( | 
          FILE *  | 
          file | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | boost::gil::detail::png_writer_dynamic::png_writer_dynamic  | 
          ( | 
          const char *  | 
          filename | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
template<typename View > 
  
  
      
        
          | void boost::gil::detail::png_writer::apply  | 
          ( | 
          const View &  | 
          view | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
  
  
      
        
          | FILE* boost::gil::detail::file_mgr::get  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
  
  
      
        
          | void boost::gil::detail::png_writer::init  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlineprotectedinherited   | 
  
 
 
template<typename Views > 
  
  
      
        
          | void boost::gil::detail::png_writer_dynamic::write_view  | 
          ( | 
          const any_image_view< Views > &  | 
          runtime_view | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | shared_ptr<FILE> boost::gil::detail::file_mgr::_fp | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | png_infop boost::gil::detail::png_writer::_info_ptr | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | png_structp boost::gil::detail::png_writer::_png_ptr | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: