ImageGear .NET v24.12 - Updated
ImGearDIB Class Properties


ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearDIB Class

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

Public Properties
 NameDescription
Public Property Gets total quantity of bits used to store a single pixel.  
Public Property Gets allocated (actual) size of store for each channel in bits.  
Public Property Gets total quantity of channels in image.  
Public Property Gets the bit depth of each color channel in the image.  
Public Property Gets color Space of current image.  
Public Property Gets or sets extra channel info. Always non-null, length is always equal to number of extra channels in the image. Has zero length if the image contains no extra channels.  
Public Property Gets height of image in pixels.  
Public Property Gets or sets image resolution.  
Public Property Gets or sets image palette, for images that have Indexed colorspace.  
Public Property Gets or sets a value indicating whether image is signed or not.  
Public Property Gets width of image in pixels.  
Top
See Also

Reference

ImGearDIB Class
ImageGear.Core Namespace