This function displays the Convert Color Space dialog and allows you to convert from one colorspace to another.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_dspl_colorconversion_dlg( HWND hWnd, LPAT_IGGUI_DSPL_COLORCONVERSION lpDsplColorConversion ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | The HWND handle of the parent window. |
lpDsplColorConversion | LPAT_IGGUI_DSPL_COLORCONVERSION | A structure that holds dialog parameters. |
All pixel formats supported by ImageGear.
Image Processing