ImageReader.Size Property

Gets an entire image size.

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

Syntax

C#
public Size Size { get; }

Property Value

A Size containing dimensions of this image.

See Also

Reference