SaveSegmentation method (ILEADRasterMrc)
short SaveSegmentation (BSTR pszFileName); | |
Overview |
Refer to Working with the MRC Bitmap. |
Remarks
(Document/Medical only) This function is used to export the segments from the segmentation handle to the specified file in a binary file format.
Call the StartSegmentation method before using any of the segmentation functions. Call the StopSegmentation method to end the bitmap segmentation and free all data variables and buffers.
See Also