#include <opennurbs_bitmap.h>
◆ ON_WindowsBitmap() [1/2]
      
        
          | ON_WindowsBitmap::ON_WindowsBitmap | ( |  | ) |  | 
      
 
 
◆ ON_WindowsBitmap() [2/2]
◆ ~ON_WindowsBitmap()
      
        
          | ON_WindowsBitmap::~ON_WindowsBitmap | ( |  | ) |  | 
      
 
 
◆ Bits() [1/2]
  
  | 
        
          | unsigned char * ON_WindowsBitmap::Bits | ( | int | scan_index | ) |  |  | virtual | 
 
 
◆ Bits() [2/2]
  
  | 
        
          | const unsigned char * ON_WindowsBitmap::Bits | ( | int | scan_index | ) | const |  | virtual | 
 
 
◆ BitsPerPixel()
  
  | 
        
          | int ON_WindowsBitmap::BitsPerPixel | ( |  | ) | const |  | virtual | 
 
 
◆ Create()
      
        
          | bool ON_WindowsBitmap::Create | ( | int | width, | 
        
          |  |  | int | height, | 
        
          |  |  | int | bits_per_pixel ) | 
      
 
 
◆ Destroy()
      
        
          | void ON_WindowsBitmap::Destroy | ( |  | ) |  | 
      
 
 
◆ EmergencyDestroy()
      
        
          | void ON_WindowsBitmap::EmergencyDestroy | ( |  | ) |  | 
      
 
 
◆ Height()
  
  | 
        
          | int ON_WindowsBitmap::Height | ( |  | ) | const |  | virtual | 
 
 
◆ IsContiguous()
      
        
          | bool ON_WindowsBitmap::IsContiguous | ( |  | ) | const | 
      
 
 
◆ IsValid()
◆ ON_OBJECT_DECLARE()
◆ operator=()
◆ PaletteColorCount()
      
        
          | int ON_WindowsBitmap::PaletteColorCount | ( |  | ) | const | 
      
 
 
◆ Pixel() [1/2]
      
        
          | ON_Color ON_WindowsBitmap::Pixel | ( | int | column_index, | 
        
          |  |  | const unsigned char * | scanbits ) const | 
      
 
 
◆ Pixel() [2/2]
      
        
          | ON_Color ON_WindowsBitmap::Pixel | ( | int | column_index, | 
        
          |  |  | int | row_index ) const | 
      
 
 
◆ Read()
◆ ReadCompressed()
◆ ReadUncompressed()
◆ SizeofImage()
  
  | 
        
          | int ON_WindowsBitmap::SizeofImage | ( |  | ) | const |  | virtual | 
 
 
◆ SizeofPalette()
      
        
          | int ON_WindowsBitmap::SizeofPalette | ( |  | ) | const | 
      
 
 
◆ SizeofScan()
  
  | 
        
          | int ON_WindowsBitmap::SizeofScan | ( |  | ) | const |  | virtual | 
 
 
◆ Width()
  
  | 
        
          | int ON_WindowsBitmap::Width | ( |  | ) | const |  | virtual | 
 
 
◆ Write()
◆ WriteCompressed()
◆ WriteUncompressed()
◆ m_bFreeBMI
  
  | 
        
          | int ON_WindowsBitmap::m_bFreeBMI |  | private | 
 
 
◆ m_bits
      
        
          | unsigned char* ON_WindowsBitmap::m_bits | 
      
 
 
◆ m_bmi
The documentation for this class was generated from the following files: