 | IReconstructionCutNewRectFourierRegion Method |
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 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 Int32
-
- roiTop Int32
-
- roiWidth Int32
-
- roiHeight Int32
-
- keepInside Boolean
-
- intersection Boolean
-
- lambdaId Int32
-
- visMask windowsList
-
See Also