GcGifWriter Constructor(String)
Initializes a new instance of
GcGifWriter class and sets the output file.
public GcGifWriter(
System.string
)
'Declaration
Public Function New( _
ByVal As System.String _
)
Parameters
- filePath
- Full path to the output file.