Struct BitmapInfoHeader
- Namespace
- TaleWorlds.TwoDimension.Standalone.Native.Windows
- Assembly
- TaleWorlds.TwoDimension.Standalone.dll
public struct BitmapInfoHeader
- Inherited Members
- Extension Methods
Fields
biBitCount
public ushort biBitCount
Field Value
biClrImportant
public uint biClrImportant
Field Value
biClrUsed
public uint biClrUsed
Field Value
biCompression
public uint biCompression
Field Value
biHeight
public int biHeight
Field Value
biPlanes
public ushort biPlanes
Field Value
biSize
public uint biSize
Field Value
biSizeImage
public uint biSizeImage
Field Value
biWidth
public int biWidth
Field Value
biXPelsPerMeter
public int biXPelsPerMeter
Field Value
biYPelsPerMeter
public int biYPelsPerMeter
Field Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).