Class BITMAP
Inheritance
System.Object
BITMAP
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class BITMAP : ValueType
Fields
bmBits
Declaration
public IntPtr bmBits
Field Value
| Type |
|---|
| System.IntPtr |
bmBitsPixel
Declaration
public short bmBitsPixel
Field Value
| Type |
|---|
| System.Int16 |
bmHeight
Declaration
public long bmHeight
Field Value
| Type |
|---|
| System.Int64 |
bmPlanes
Declaration
public short bmPlanes
Field Value
| Type |
|---|
| System.Int16 |
bmType
Declaration
public long bmType
Field Value
| Type |
|---|
| System.Int64 |
bmWidth
Declaration
public long bmWidth
Field Value
| Type |
|---|
| System.Int64 |
bmWidthBytes
Declaration
public long bmWidthBytes
Field Value
| Type |
|---|
| System.Int64 |