RotationEffect Constructor (IImageProvider)
Creates a new Rotation effect that is initialized with default values and the provided image source.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public:
RotationEffect(
[InAttribute] IImageProvider^ imageSource
)
Parameters
- imageSource
- Type: Lumia.Imaging::IImageProvider
An image source for the effect.
Show: