ImageParams.Width Property

Gets the width, in pixels, of an image.

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

Syntax

C#
public int Width { get; }

Property Value

The width, in pixels, of an image.

Implements

IImageParams.Width

See Also

Reference