| strFile | String | Yes | String containing the path of the file. |
| nWidth | Number | Yes | Width of the image. |
| nHeight | Number | Yes | Height of the image. |
| nAnchor | Anchor (Enumeration) | No | Optional parameter which specifies the image anchor. |
| nBackgroundColor | Number | No | Optional parameter which specifies the background color if expanding occurs. |
| bWebFilter | Boolean | No | Optional parameter which enables or disables the internet filter. If this parameter is true only web formats are accepted (GIF, JPEG, PNG). |
| strSaveAs | String | No | Optional string containing the output file. |
| nFormat | Format (Enumeration) | No | Optional parameter which specifies the desired file format. |