Opens the JPEG transform object on the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Open ( _ fileName As String _ )
public void Open( string fileName )
Type: System.String
The name of the JPEG file to open transform on.