Boolean LosslessRotateRight(strFile As String, strSaveAs As String)
| Parameter | Type | Required | Description |
| strFile | String | Yes | String containing the path of the JPEG file. |
| strSaveAs | String | No | Optional string containing the path of the output JPEG file. |