Frame.DpiX Property

Gets a horizontal resolution of the bitmap stored in the frame.

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

Syntax

C#
public virtual float DpiX { get; }

Property Value

The horizontal resolution of the bitmap stored in the frame.

Implements

IImageParams.DpiX

See Also

Reference