This function opens the Resize Canvas dialog.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_ip_resizecanvas_dlg( HWND hWnd, LPAT_IGGUI_IP_RESIZE lpIpResizeData ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | The HWND handle of the parent window. |
lpIpResizeData | LPAT_IGGUI_IP_RESIZE | A pointer to a structure of type AT_IGGUI_IP_RESIZE which contains image information and parameters for processing. |
All pixel types supported by ImageGear.
Image Processing