ImageReader.FileFormat Property

Gets the format of the image.

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

Syntax

C#
public FileFormat FileFormat { get; }

Property Value

A FileFormat of the opened image.

See Also

Reference