ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
Weights Property




Accusoft.ScanFixXpressSdk Namespace > FilterCustomOptions Class : Weights Property
Gets and sets filter weights matrix.
Syntax
'Declaration
 
Public Property Weights As Integer(,)
 
'Usage
 
Dim instance As FilterCustomOptions
Dim value() As Integer
 
instance.Weights = value
 
value = instance.Weights
Remarks

Filter weights matrix. A two dimensional int matrix of dimensions [Height, Width].

See Also

Reference

FilterCustomOptions Class
FilterCustomOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.