BITMAP.bmHeight Field

FreeImage.NET

BITMAPbmHeight Field
Specifies the height, in pixels, of the bitmap. The height must be greater than zero.

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

Field Value

Type: Int32
See Also