Class RotateTransform
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 4
Rotates an image.
C#Copypublic class RotateTransform : ImageTransform
- Inheritance
Constructors
Declaration
C#Copypublic RotateTransform(Rotation rotation)
Parameters
Type | Name | Description |
---|---|---|
Rotation | rotation | The value how to rotate an image. |
API Level: 4
Properties
Declaration
C#Copypublic Rotation Rotation { get; set; }
Property Value
Type | Description |
---|---|
Rotation |