BITMAPINFOHEADER.biYPelsPerMeter Field

FreeImage.NET

BITMAPINFOHEADERbiYPelsPerMeter Field
Specifies the vertical resolution, in pixels-per-meter, of the target device for the bitmap.

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

Field Value

Type: Int32
See Also