Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from a disk file.
Overload | Description |
---|---|
AddPresentationStateImageReference(DicomDataSet,int[],int) | Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" |
AddPresentationStateImageReference(Stream,int[],int) | Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from a stream. |
AddPresentationStateImageReference(string,int[],int) | Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" from a disk file. |