CustomImageReader.InternalImageReader Property

Gets the internal image reader.

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

Syntax

C#
public IImageReader InternalImageReader { get; }

Property Value

The IImageReader instance used internally.

See Also

Reference