Class BitmapInfoHeaderWithData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MediaFoundation.Misc
Assembly: MediaFoundation.dll
Syntax
[UnmanagedName("BITMAPINFO")]
public class BitmapInfoHeaderWithData : BitmapInfoHeader
Constructors
BitmapInfoHeaderWithData()
Declaration
public BitmapInfoHeaderWithData()
Fields
bmiColors
Declaration
public int[] bmiColors
Field Value
System.Int32[]
|