The CogCalibCheckerboardWarpParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfGetOutputImageRootFromCalibratedTransform | This bit will be set in the EventArgs of a Changed event every time the value returned by GetOutputImageRootFromCalibratedTransform may have changed. | |
| SfOutputImageMask | This bit will be set in the EventArgs of a Changed event every time the value returned by OutputImageMask may have changed. | |
| SfUndistortedCalibrationImage | This bit will be set in the EventArgs of a Changed event every time the value returned by UndistortedCalibrationImage may have changed. | |
| SfUndistortedCalibrationImageMask | This bit will be set in the EventArgs of a Changed event every time the value returned by UndistortedCalibrationImageMask may have changed. | |
| SfWarpDestinationRectangle | This bit will be set in the EventArgs of a Changed event every time the value returned by WarpDestinationRectangle may have changed. | |
| SfWarpMaxErrorInPixels | This bit will be set in the EventArgs of a Changed event every time the value returned by WarpMaxErrorInPixels may have changed. | |
| SfWarpRotation | This bit will be set in the EventArgs of a Changed event every time the value returned by WarpRotation may have changed. | |
| SfWarpScaling | This bit will be set in the EventArgs of a Changed event every time the value returned by WarpScaling may have changed. |
See Also