RTRCoreAPIRotateOperation protocol
An operation for rotating the image to a specified angle. Use the applyToImage: method of the RTRCoreAPIImageOperation protocol to apply the operation to the image.
Properties
Name | Type | Description |
---|---|---|
angle | NSInteger | The angle in degrees. Available values of the angle: 0, 90, 180, 270. |
3/2/2022 12:59:15 PM