RotationEffect Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method RotationEffect()
Creates a new Rotation effect that is initialized with default values.
Public method RotationEffect(Double)
Creates and initializes a new RotationEffect with a specified angle.
Public method RotationEffect(IImageProvider)
Creates a new Rotation effect that is initialized with default values and the provided image source.
Public method RotationEffect(IImageProvider, Double)
Creates and initialized new RotationEffect with specified image source and rotation angle

See Also

RotationEffect Class

RotationEffect.RotationEffect Members

Lumia.Imaging.Transforms Namespace