This function displays the dialog that allows you to modify image channel depths.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_dspl_channeldepths_dlg( HWND hWnd, LPAT_IGGUI_DSPL_CHANNELDEPTHS lpDsplChannelDepths ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | The HWND handle of the parent window. |
lpDsplChannelDepths | LPAT_IGGUI_DSPL_CHANNELDEPTHS | A pointer to a structure of type AT_IGGUI_DSPL_CHANNELDEPTHS which contains image information and parameters for processing. |
All pixel formats supported by ImageGear.
Image Processing