RotationEffect Constructor (IImageProvider, Double)

Creates and initialized new RotationEffect with specified image source and rotation angle

Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
RotationEffect(
	[InAttribute] IImageProvider^ imageSource, 
	[InAttribute] double rotationAngle
)

Parameters

imageSource
Type: Lumia.Imaging::IImageProvider
An image source for the effect.
rotationAngle
Type: System::Double
Rotation angle for the image source.

Lumia Imaging SDK

Supported in: 3.0
Show: