Function: getLabelmapImageIds()
getLabelmapImageIds(
segmentationId
):string
|undefined
Retrieves the labelmap image IDs for a given segmentation.
Parameters
• segmentationId: string
The ID of the segmentation.
Returns
string
| undefined
An array of labelmap image IDs.
Defined in
tools/src/stateManagement/segmentation/getLabelmapImageIds.ts:9