ImageReader.DpiY Property

Gets an entire vertical resolution of the image.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual float DpiY { get; }

Property Value

The entire vertical resolution of the image.

Implements

IImageParams.DpiY

See Also

Reference