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

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

Syntax

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

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also