RotationFilter Constructor (Double)
Creates and initializes a new RotationFilter with a specified angle.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: RotationFilter( [InAttribute] double rotationAngle )
Parameters
- rotationAngle
- Type: System::Double
The rotation angle in degrees.
Show: