The Image will be saved as a PNG file.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileData | Byte() | A Byte Array containing the Image File Data. | ||
| fileName | String | Optional | A File Name to save to. If unspecified, a File Name will be automatically generated. | |
| maxWidth | Integer | Optional | If omitted, a value of 1024 is assumed. | |
| autoFixOrientation | Boolean | Optional | If omitted, a value of True is assumed. |
A Boolean value indicating success.