 | IReconstructionCutNewRectFourierRegion Method |
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.5.0.22 6_5_dev_win7 724a893, built 2017-12-08 14:08:47 UTC
Syntaxvoid CutNewRectFourierRegion(
int roiLeft,
int roiTop,
int roiWidth,
int roiHeight,
bool keepInside,
bool intersection,
int lambdaId,
windowsList visMask
)
void CutNewRectFourierRegion(
int roiLeft,
int roiTop,
int roiWidth,
int roiHeight,
bool keepInside,
bool intersection,
int lambdaId,
windowsList visMask
)
Parameters
- roiLeft
- Type: SystemInt32
- roiTop
- Type: SystemInt32
- roiWidth
- Type: SystemInt32
- roiHeight
- Type: SystemInt32
- keepInside
- Type: SystemBoolean
- intersection
- Type: SystemBoolean
- lambdaId
- Type: SystemInt32
- visMask
- Type: LynceeTec.ProcessingwindowsList
See Also