Creates and initializes new LosslessJpegTransform class instance. It also opens this transform on specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ fileName As String _ )
public LosslessJpegTransform( string fileName )
Type: System.String
Name of the file to open the JPEG file transform on.