BITMAPINFOHEADER.biPlanes Field

FreeImage.NET

BITMAPINFOHEADERbiPlanes Field
Specifies the number of planes for the target device. This value must be set to 1.

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

Field Value

Type: UInt16
See Also