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

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

Syntax

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

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also