BITMAP.bmWidth Field

FreeImage.NET

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

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

Field Value

Type: Int32
See Also