FreeImageBitmap.HorizontalResolution Property

FreeImage.NET

FreeImageBitmapHorizontalResolution Property
Gets the horizontal resolution, in pixels per inch, of this FreeImageBitmap.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public float HorizontalResolution { get; }

Property Value

Type: Single
See Also