This function opens the Rank Dialog.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_ip_rank_dlg( HWND hWnd, LPAT_IGGUI_IP_RANK lpIp ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | The HWND handle of the parent window. |
lpIp | LPAT_IGGUI_IP_RANK | A pointer to a structure of type AT_IGGUI_IP_RANK which contains image information and parameters for processing. |
All pixel formats supported by ImageGear for C and C++, except Indexed RGB with non-grayscale palette.
Image Processing