CustomImageWriter.InternalImageWriter Property

Gets the internal image writer.

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

Syntax

C#
public IImageWriter InternalImageWriter { get; }

Property Value

The IImageWriter instance used internally.

See Also

Reference