Rotation Enumeration

Stepwise rotation. Can be done 0, 90, 180, and 270 degrees clockwise.

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

public enum Rotation

Member nameValueDescription
Rotate00Rotates the image zero degrees clockwise.
Rotate901Rotates the image 90 degrees clockwise.
Rotate1802Rotates the image 180 degrees clockwise.
Rotate2703Rotates the image 270 degrees clockwise.

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: