IMcSpatialCalibs Interface |
![]() |
Namespace: MediaCy.IQL.Calibrations
Public Interface IMcSpatialCalibs Inherits IEnumerable
The IMcSpatialCalibs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of calibrations in the collection. |
![]() | Item | Returns an IMcSpatialCalib object found in the collection. |
![]() | MagModifier | Gets or sets the magnification modifier. |
![]() | SystemCalib | Get or set the system spatial calibration. |
Name | Description | |
---|---|---|
![]() | Add | Creates a new IMcSpatialCalib instance and adds it to the IMcSpatialCalibs
collection. |
![]() ![]() | AddDerived | Adds a derived calibration to the calibration collection. |
![]() | AddEx | Creates a new IMcSpatialCalib instance and adds it to the IMcSpatialCalibs
collection. |
![]() | FindEquivalent | Find a calibration equivalent to the provided calibration. |
![]() | GetEnumerator | |
![]() ![]() | GetFilteredList | Get a filtered copy of the calibration collection. |
![]() | Open | Create a new McSpatialCalib from a calibration file. |
![]() | Remove | Removes a calibration from the collection. |
![]() | RemoveAll | All members of the Engine.SpatialCalibs collection are removed from
the collection. |
![]() | Save | Save an McSpatialCalib or the collection of calibrations to a calibration file. |