ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearDIB Class |
For a list of all members of this type, see ImGearDIB members.
Name | Description | |
---|---|---|
![]() | m_BitDepth | Total quantity of bits used to represent a single pixel. |
![]() | m_BitsPerChannel | Allocated (actual) size of store for each channel in bits. |
![]() | m_ChannelDepths | Depth of image channels. |
![]() | m_ColorSpace | Color space attribute. |
![]() | m_ExtraChannelInfo | Information on image Extra channels. |
![]() | m_Height | Image heigth in pixels. |
![]() | m_ImageResolution | Image resolution information. |
![]() | m_Palette | Image palette, for images that have Indexed colorspace. |
![]() | m_Signed | Specifies whether the image is signed. |
![]() | m_Width | Image width in pixels. |