Class BITMAPINFO
Inheritance
System.Object
BITMAPINFO
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class BITMAPINFO
Constructors
BITMAPINFO()
Declaration
public BITMAPINFO()
Fields
bmiColors
Declaration
public byte[] bmiColors
Field Value
Type |
---|
System.Byte[] |
bmiHeader
Declaration
public BITMAPINFOHEADER bmiHeader
Field Value
Type |
---|
BITMAPINFOHEADER |