void SetBackgroundColor(nColor As Number, nOpacity As Number)
| Parameter | Type | Required | Description |
| nColor | Number | Yes | Specifies the background color to use. |
| nOpacity | Number | No | Optional parameter which specifies the background opacity to use (only available for transparent images). |