ImageReader.Width Property

Gets an entire image width.

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

Syntax

C#
public virtual int Width { get; }

Property Value

Entire image width (in pixels).

Implements

IImageParams.Width

See Also

Reference