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

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public int bmHeight
Visual Basic (Declaration)
Public bmHeight As Integer
Visual C++
public:
int bmHeight

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also