#include <BMIParser.h>
◆ BMIParser() [1/2]
  
  | 
        
          | libzmf::BMIParser::BMIParser | ( | const BMIParser & | other | ) |  |  | privatedelete | 
 
 
◆ BMIParser() [2/2]
  
  | 
        
          | libzmf::BMIParser::BMIParser | ( | const RVNGInputStreamPtr & | input, |  
          |  |  | librevenge::RVNGDrawingInterface * | painter = 0 |  
          |  | ) |  |  |  | explicit | 
 
 
◆ header()
      
        
          | const BMIHeader & libzmf::BMIParser::header | ( |  | ) | const | 
      
 
 
◆ operator=()
◆ parse()
      
        
          | bool libzmf::BMIParser::parse | ( |  | ) |  | 
      
 
Parse the bitmap and output it as a drawing doc with an inserted image. 
 
 
◆ readColorBitmap()
◆ readColorPalette()
  
  | 
        
          | std::vector< Color > libzmf::BMIParser::readColorPalette | ( | unsigned | colorDepth | ) |  |  | private | 
 
 
◆ readData()
  
  | 
        
          | std::vector< uint8_t > libzmf::BMIParser::readData | ( | unsigned | endOffset | ) |  |  | private | 
 
 
◆ readImage()
      
        
          | Image libzmf::BMIParser::readImage | ( |  | ) |  | 
      
 
 
◆ reconcileDimensions()
◆ m_header
◆ m_input
◆ m_painter
  
  | 
        
          | librevenge::RVNGDrawingInterface* libzmf::BMIParser::m_painter |  | private | 
 
 
The documentation for this class was generated from the following files: