#include <CDRTypes.h>
◆ CDRImage() [1/2]
  
  | 
        
          | libcdr::CDRImage::CDRImage | ( |  | ) |  |  | inline | 
 
 
◆ CDRImage() [2/2]
  
  | 
        
          | libcdr::CDRImage::CDRImage | ( | const librevenge::RVNGBinaryData & | image, |  
          |  |  | double | x1, |  
          |  |  | double | x2, |  
          |  |  | double | y1, |  
          |  |  | double | y2 |  
          |  | ) |  |  |  | inline | 
 
 
◆ getImage()
  
  | 
        
          | const librevenge::RVNGBinaryData& libcdr::CDRImage::getImage | ( |  | ) | const |  | inline | 
 
 
◆ getMiddleX()
  
  | 
        
          | double libcdr::CDRImage::getMiddleX | ( |  | ) | const |  | inline | 
 
 
◆ getMiddleY()
  
  | 
        
          | double libcdr::CDRImage::getMiddleY | ( |  | ) | const |  | inline | 
 
 
◆ m_image
      
        
          | librevenge::RVNGBinaryData libcdr::CDRImage::m_image | 
      
 
 
◆ m_x1
      
        
          | double libcdr::CDRImage::m_x1 | 
      
 
 
◆ m_x2
      
        
          | double libcdr::CDRImage::m_x2 | 
      
 
 
◆ m_y1
      
        
          | double libcdr::CDRImage::m_y1 | 
      
 
 
◆ m_y2
      
        
          | double libcdr::CDRImage::m_y2 | 
      
 
 
The documentation for this struct was generated from the following file: