ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > FilterEdgeDetection Method |
Performs the edge detection operation specified by the Method argument.
This method takes into account the ROI settings of pPage object, that are accessible via the IGPage.ROI property. By default ROI is set to the entire image.
FilterEdgeDetection(pPage As IGPage, Method As
enumIGEdgeDetectionMethods);
Name | Description |
---|---|
pPage | IGPage Object to process. |
Method | Type of edge detection method to perform (enumIGEdgeDetectionMethods Enumeration). |
None
8 bit grayscale images with one channel
Image Processing and Effects