ImageWriter.IsOpened Property

Gets a value indicating whether the writer is opened.

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

Syntax

C#
public bool IsOpened { get; }

Property Value

true if the writer is opened; otherwise, false.

See Also

Reference