Gets/sets a slope angle of the cylinder.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property SlopeAngle As Single
public float SlopeAngle { get; set; }
It is often you need to bend the image on the cylindric surface like a mug, which is slightly tilted toward to user. It happens when objective of the camera shooting the mug is higher than mug. In this case you should estimate the angle of the slope and set it to this property to obtain more realistic result.
Default value is 5.