ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDIB Class


ImGearDIB Class Fields

For a list of all members of this type, see ImGearDIB members.

Protected Fields
 NameDescription
Protected Field Total quantity of bits used to represent a single pixel.  
Protected Field Allocated (actual) size of store for each channel in bits.  
Protected Field Depth of image channels.  
Protected Field Color space attribute.  
Protected Field Information on image Extra channels.  
Protected Field Image heigth in pixels.  
Protected Field Image resolution information.  
Protected Field Image palette, for images that have Indexed colorspace.  
Protected Field Specifies whether the image is signed.  
Protected Field Image width in pixels.  
Top
See Also