ImageGear Professional v18.4 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Image Processing Functions > IG_gui_ip_enhance_local_dlg |
This function opens the Local Enhancement Dialog.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_ip_enhance_local_dlg( HWND hWnd, LPAT_IGGUI_IP_ENHANCE_LOCAL lpIpEnhanceLocalData ); |
Name | Type | Description |
hWnd | HWND | The HWND handle of the parent window. |
lpIpEnhanceLocalData | LPAT_IGGUI_IP_ENHANCE_LOCAL | A pointer to a structure of type AT_IGGUI_IP_ENHANCE_LOCAL which contains image information and parameters for processing. |
Grayscale - 8 bpp.
Image Processing