This function displays a list of extra channels available in the image.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_extrachannels_dlg( HWND hWnd, HIGEAR hIGear ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | Handle of the parent window. |
hIGear | HIGEAR | Handle to the image. |
Returns TRUE if OK button is clicked; FALSE - otherwise.
All pixel formats supported by ImageGear for C and C++.
This dialog can be used turn on and off extra channels for display.