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

GifReader Constructor

Creates and initializes new GifReader class instance.

Overload List

Name Description
Public method GifReader()

Creates and initializes new GifReader class instance.

Public method GifReader(Stream)

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

Public method GifReader(String)

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

See Also

Reference