Add
PreprocessingFilter.Add method
Add the new filter to the collection to further run all operations. Consistency in the collection matters.
public void Add(PreprocessingFilter filter)
Parameter | Type | Description |
---|---|---|
filter | PreprocessingFilter | New operation to add to filter list. |
See Also
- class PreprocessingFilter
- namespace Aspose.OCR.Models.PreprocessingFilters
- assembly Aspose.OCR