This function opens the Edge Detection Dialog.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_ip_edge_detection_dlg( HWND hWnd, LPAT_IGGUI_IP_EDGE_DETECTION lpIpEdgeDetectionData ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | The HWND handle of the parent window. |
lpIpEdgeDetectionData | LPAT_IGGUI_IP_EDGE_DETECTION | A pointer to a structure of type AT_IGGUI_IP_EDGE_DETECTION which contains image information and parameters for processing. |
Grayscale - 8 bpp.
Image Processing
The AT_IGGUI_IP_EDGE_DETECTION structure allows you to supply ImageGear with information about the image being processed.