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

JpegReader Constructor

Creates and initializes new JpegReader class instance.

Overload List

Name Description
Public method JpegReader()

Creates and initializes new JpegReader class instance.

Public method JpegReader(Stream)

Creates and initializes new JpegReader class instance. It also opens this reader on specified stream.

Public method JpegReader(String)

Creates and initializes new JpegReader class instance. It also opens this reader on specified file.

See Also

Reference