Opens the JPEG transform object on the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Open ( _ stream As Stream _ )
public void Open( Stream stream )
Type: System.IO.Stream
The stream which contains the JPEG file to open transform on.