NewExporter Method
NewExporter()
Creates a new instance of the GifFilter class.
Declaration
public override ExportFilter NewExporter()
Public Overrides Function NewExporter() As ExportFilter
Returns
| Type |
Description |
| ExportFilter |
The newly created GifFilter.
|