ImageReader.DpiX Property

Gets an entire horizontal resolution of the image.

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

Syntax

C#
public virtual float DpiX { get; }

Property Value

The entire horizontal resolution of the image.

Implements

IImageParams.DpiX

See Also

Reference