 
            This function displays the Image Resolution dialog.
| 
                        Copy Code
                     | |
|---|---|
| BOOL ACCUAPI IG_gui_resolution_dlg( HWND hWnd, AT_RESOLUTION* lpresolution ); | |
| Name | Type | Description | 
|---|---|---|
| hWnd | HWND | The HWND handle of the parent window. | 
| lpresolution | AT_RESOLUTION* | Pointer to a variable of type AT_RESOLUTION that will receive the new resolution. | 
All formats supported by ImageGear.
Artext, Filter
This dialog does not apply the new resolution to the image, but only returns the new resolution values provided by the user.