IImageParams.DpiX Property

Gets the horizontal resolution, in pixels per inch, of an image.

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

Syntax

C#
                float DpiX { get; }

Property Value

The horizontal resolution, in pixels per inch, of an image.

See Also

Reference