You are here: Start » LensDistortion Class

LensDistortion Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
LensDistortion(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
LensDistortion(LensDistortion)
LensDistortion()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean
K1System.Single
K2System.Single
K3System.Single
K4System.Single
K5System.Single
K6System.Single
P1System.Single
P2System.Single
S1System.Single
S2System.Single
S3System.Single
S4System.Single

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(AvlNet.LensDistortion)
Equals(object)Inherited from System.Object
Equals(AvlNet.LensDistortion, AvlNet.LensDistortion)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.LensDistortion)
ToString()Inherited from System.Object

See also