Class DetailFisheyeWarper
Fisheye Warper
public class DetailFisheyeWarper : RotationWarper, IDisposable
- Inheritance
-
DetailFisheyeWarper
- Implements
- Inherited Members
Constructors
DetailFisheyeWarper(float)
Create a fisheye warper
public DetailFisheyeWarper(float scale)
Parameters
scale
floatProjected image scale multiplier
Methods
DisposeObject()
Release the unmanaged memory associated with this warper
protected override void DisposeObject()