Appends the current GifComponent to the supplied output stream.
Declaration Syntax
public abstract void WriteToStream(
Stream outputStream
)
Public MustOverride Sub WriteToStream ( _
outputStream As Stream _
)
public:
virtual void WriteToStream(
Stream^ outputStream
) abstract
Parameters
- outputStream (Stream)
-
The stream to which the component is to be written.
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453