Accusoft.ScanFixXpress7.Net
FilterCustomOptions Constructor(Int32[,],Int32,Int32,Int32,Int32)
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > FilterCustomOptions Class > FilterCustomOptions Constructor : FilterCustomOptions Constructor(Int32[,],Int32,Int32,Int32,Int32)




weights
Filter weights matrix
centerX
Horizontal value for center point of the filter. -1 for center of defined size.
centerY
Vertical value for center point of the filter. -1 for center of defined size.
divisor
Value for divisor used by custom filter.
offset
Value for offset added to output of the convolution.

Glossary Item Box

Overloaded constructor for the FilterCustomOptions type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

weights
Filter weights matrix
centerX
Horizontal value for center point of the filter. -1 for center of defined size.
centerY
Vertical value for center point of the filter. -1 for center of defined size.
divisor
Value for divisor used by custom filter.
offset
Value for offset added to output of the convolution.

See Also

©2012. Accusoft Corporation. All Rights Reserved.