Skip to main content

Function: getDynamicVolumeInfo()

getDynamicVolumeInfo(imageIds): object

Get some info about 4D image sets. Time points (groups of imageIds) are returned when the imageIds represents a 4D volume.

Parameters

imageIds: any

Array of Cornerstone Image Object's imageIds

Returns

object

4D series infos

isDynamicVolume

isDynamicVolume: boolean

splittingTag

splittingTag: string

timePoints

timePoints: string[][]

Defined in

packages/core/src/utilities/getDynamicVolumeInfo.ts:9