ImagePreprocessingFiltersCollectionAddMedian Method (Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds "Median" filter with specified block size.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- blockSize
- Type: SystemInt32
Block size of the median filter. Default is 3.
Implements
IImagePreprocessingFiltersCollectionAddMedian(Int32)See Also