BITMAPINFOHEADER.biSize Field

FreeImage.NET

BITMAPINFOHEADERbiSize Field
Specifies the size of the structure, in bytes.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public uint biSize

Field Value

Type: UInt32
See Also