This function performs a 3x3 Sobel horizontal edge detection filter operation on the image.
| Visual Basic |
|---|
Public Sub ApplyFilterSobel( _ ByVal options As FilterSobelOptions _ ) |
- options
|
![]() |
| ScanFix ActiveX 6.0 | |
| ApplyFilterSobel Method | |
| See Also Send Feedback | |
| Visual Basic |
|---|
Public Sub ApplyFilterSobel( _ ByVal options As FilterSobelOptions _ ) |