strURL | String | Yes | String containing the URL of the file. |
bInvert | Boolean | No | Optional parameter which can be used to invert the mask. |
nBackgroundColor | Number | No | Optional parameter which specifies the background color to use. If omitted the current background color will be used for non-transparent images or an alpha channel will be used for transparent images. |
nBackgroundOpacity | Number | No | Optional parameter which specifies the background opacity. |
nLeft | Number | No | Optional parameter which can be used to specify a clipping rectangle. This parameter specifies the left coordinate of the rectangle. |
nTop | Number | No | Optional parameter which can be used to specify a clipping rectangle. This parameter specifies the top coordinate of the rectangle. |
nWidth | Number | No | Optional parameter which can be used to specify a clipping rectangle. This parameter specifies the width of the rectangle. |
nHeight | Number | No | Optional parameter which can be used to specify a clipping rectangle. This parameter specifies the height of the rectangle. |