StopSegmentation method (LEADMrc Control)
Builder Syntax |
int StopSegmentation(void); |
Delphi Syntax |
Function StopSegmentation(): L_INT; |
Overview |
Refer to Working with the LEADMrc Control. |
Remarks
(Document/Medical only) Ends the bitmap segmentation and frees all data variables and buffers allocated by the StartSegmentation method.
See Also