Click or drag to resize

IMcSpatialCalibGetPolynomialMapping Method

Get the two polynomials that define the current spatial mapping

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Function GetPolynomialMapping As Object

Return Value

Type: Object
HRESULT
Remarks
The polynomials can be set via SetPolynomialMapping, or calculated from a set of points passed by SetPointMapping.
See Also