| Overload | Description |
|---|---|
| ApplySobelFilter() | This function performs a 3x3 Sobel horizontal edge detection filter operation on the image. |
| ApplySobelFilter(FilterSobelOptions) | This function performs a 3x3 Sobel edge detection filter operation on the image, in the specified direction. |