NonMeasuredPointsConfiguration Methods |
The NonMeasuredPointsConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AddUserMaskEllipseShape |
Adds an ellipse to the list of shapes defining the user mask.
| |
| AddUserMaskRectangleShape |
Adds a rectangle to the list of shapes defining the user mask.
| |
| ClearUserMask |
Clears the list of shapes defining the user mask and the loaded user mask.
| |
| Dispose | ||
| Equals | ||
| GetUserMaskShapes |
Gets an array containing the user defined mask shapes.
| |
| LoadUserMask(String) |
Loads the list of shapes defining the user mask.
The shapes coordinated are absolute with respect to the
size of the hologram.
| |
| LoadUserMask(Byte, Int32, Int32, Int32) |
Loads the user defined mask from a specified byte array.
The size of the mask must be the same as the defined ROI.
| |
| ResetUserMaskShapes |
Clears the list of shapes defining the user mask.
| |
| UndoUserMaskShape |
Removes the last shape added to the list of shapes defining the user mask.
| |
| UseDefaultThresholdPhaseGradient |
Sets the default threshold value on the phase gradient for each laser source.
The value is defined to π/2.
|