This documentation is for the old version. Go to the latest Graphics Mill docs

LosslessJpegTransform.Close Method

Closes JPEG transform and releases the file opened with Open(String) method.

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

Syntax

Visual Basic
Public Sub Close
C#
public void Close()

See Also

Reference