Reads a GIF file from the specified stream.
Declaration Syntax
public GifDecoder(
Stream inputStream
)
Public Sub New ( _
inputStream As Stream _
)
public:
GifDecoder(
Stream^ inputStream
)
Parameters
- inputStream (Stream)
-
A stream to read the GIF data from.
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453