API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > GsDIBSection Class
GsDIBSection Class
GsDIBSection
Syntax
C++
class GsDIBSection;

ExGsBitmapDevice.h

This class encapsulates Device Independent Bitmap objects. Library: Source code provided.

 
Name 
Description 
 
This is ~GsDIBSection, a member of class GsDIBSection. 
 
This is GsDIBSection, a member of class GsDIBSection. 
 
Name 
Description 
 
This is m_nSizeImage, a member of class GsDIBSection. 
 
This is m_pBits, a member of class GsDIBSection. 
 
Name 
Description 
 
Returns the specified color of the DIB palette of this DIBSection object. 
 
Creates a DIB for this DIBSection object.  
 
Returns the color depth of this DIBSection object. 
 
Returns the image height in pixels of this DIBSection object. 
 
Returns the image width in pixels of this DIBSection object. 
 
Returns the handle to the device context for this DIBSection object. 
 
Returns the DIB palette data of this DIBSection object.  
 
Returns the size (in bytes) the palette data of this DIBSection object. 
 
This is the overview for the scanLines method overload. 
 
Returns the scan line size of this DIBSection object. 
 
Sets the device context for this DIBSection object.  
 
Sets the DIB palette for this DIBSection object.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.