#include <BMIHeader.h>
◆ BMIHeader()
      
        
          | libzmf::BMIHeader::BMIHeader | ( |  | ) |  | 
      
 
 
◆ colorDepth()
      
        
          | unsigned libzmf::BMIHeader::colorDepth | ( |  | ) | const | 
      
 
 
◆ height()
      
        
          | unsigned libzmf::BMIHeader::height | ( |  | ) | const | 
      
 
 
◆ isPaletteMode()
      
        
          | bool libzmf::BMIHeader::isPaletteMode | ( |  | ) | const | 
      
 
 
◆ isSupported()
      
        
          | bool libzmf::BMIHeader::isSupported | ( |  | ) | const | 
      
 
 
◆ load()
◆ offsets()
      
        
          | const std::vector< BMIOffset > & libzmf::BMIHeader::offsets | ( |  | ) | const | 
      
 
 
◆ paletteColorCount()
      
        
          | unsigned libzmf::BMIHeader::paletteColorCount | ( |  | ) | const | 
      
 
 
◆ readOffsets()
  
  | 
        
          | void libzmf::BMIHeader::readOffsets | ( | const RVNGInputStreamPtr & | input, |  
          |  |  | uint16_t | offsetCount |  
          |  | ) |  |  |  | private | 
 
 
◆ reconcileHeight()
      
        
          | bool libzmf::BMIHeader::reconcileHeight | ( | unsigned & | colorHeight, | 
        
          |  |  | unsigned & | transparencyHeight | 
        
          |  | ) |  |  | 
      
 
 
◆ reconcileWidth()
      
        
          | bool libzmf::BMIHeader::reconcileWidth | ( | unsigned & | colorWidth, | 
        
          |  |  | unsigned & | transparencyWidth | 
        
          |  | ) |  |  | 
      
 
 
◆ size()
      
        
          | unsigned libzmf::BMIHeader::size | ( |  | ) | const | 
      
 
 
◆ startOffset()
      
        
          | unsigned libzmf::BMIHeader::startOffset | ( |  | ) | const | 
      
 
 
◆ width()
      
        
          | unsigned libzmf::BMIHeader::width | ( |  | ) | const | 
      
 
 
◆ m_colorDepth
  
  | 
        
          | unsigned libzmf::BMIHeader::m_colorDepth |  | private | 
 
 
◆ m_height
  
  | 
        
          | unsigned libzmf::BMIHeader::m_height |  | private | 
 
 
◆ m_isPaletteMode
  
  | 
        
          | bool libzmf::BMIHeader::m_isPaletteMode |  | private | 
 
 
◆ m_offsets
  
  | 
        
          | std::vector<BMIOffset> libzmf::BMIHeader::m_offsets |  | private | 
 
 
◆ m_signature
  
  | 
        
          | std::string libzmf::BMIHeader::m_signature |  | private | 
 
 
◆ m_size
  
  | 
        
          | unsigned libzmf::BMIHeader::m_size |  | private | 
 
 
◆ m_startOffset
  
  | 
        
          | unsigned libzmf::BMIHeader::m_startOffset |  | private | 
 
 
◆ m_width
  
  | 
        
          | unsigned libzmf::BMIHeader::m_width |  | private | 
 
 
The documentation for this class was generated from the following files: