Parameters
- url
Type: System.String
The url of the image.
- savePath
Type: System.String
The save file path.
- angle
Type: System.Int32
An angle of the rotation.
- quality
Type: System.Int32
The image quality. The value from 0 to 100. Default value is 100.
- exif
Type: System.String
The Exif Tags for metadata of image. Default value is empty string. Each tag must be written from a new line. The format of data is follow: {TagName}|{TagValue}.