Writes an animated GIF file to the supplied file name.
Declaration Syntax
public void WriteToFile(
string fileName
)
Public Sub WriteToFile ( _
fileName As String _
)
public:
void WriteToFile(
String^ fileName
)
Parameters
- fileName (String)
-
The file to write the animation to.
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453