Frame.DpiY Property

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

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

Syntax

C#
public virtual float DpiY { get; }

Property Value

The vertical resolution of the bitmap stored in the frame.

Implements

IImageParams.DpiY

See Also

Reference