ImageGear Professional v18.4 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Load Functions > IG_gui_load_options_dlg |
This function shows the load options dialog that can be used to specify loading parameters for the image file.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_load_options_dlg( HWND hWnd ); |
Name | Type | Description |
hWnd | HWND | A handle of the parent window. |
If the user specifies parameters and clicks the OK button, the return value is non-zero. If the user cancels or closes the dialog box or an error occurs, the return value is zero.
All pixel formats supported by ImageGear Professional.
Filters
Copy Code
|
|
---|---|
case ID_SETTINGS_LOADOPTIONS: IG_gui_load_options_dlg( hWnd ); break; |
This dialog can be used to specify the following: