CopySegmentationHandle method (ILEADRasterMrc)
short CopySegmentationHandle(ILEADRasterMrc pRasterMrc); | |
Overview |
Refer to Working with the MRC Bitmap. |
Remarks
(Document/Medical only) Copies the MRC object referenced in pRasterMrc to this ILEADRasterMrc object. This method copies the MRC object segmentation data. Call the StopSegmentation method to free the new raster MRC object.
See Also