IImageParams.Width Property

Gets the width, in pixels, of an image.

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

Syntax

C#
                int Width { get; }

Property Value

The width, in pixels, of an image.

See Also

Reference