Bitmap.HorizontalResolution

Bitmap.HorizontalResolution property

Gets the horizontal resolution, in pixels per inch, of this Image.

public float HorizontalResolution { get; }

Return Value

The horizontal resolution, in pixels per inch, of this Image.

See Also