PsdSmartFrame.OriginalDpiX Property

Gets the original horizontal DPI of the smart object.

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

Syntax

C#
public float OriginalDpiX { get; }

Return Value

The original horizontal DPI value.

See Also

Reference