This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, June 30, 2006 6:04:47 AM(UTC)
Groups: Registered
Posts: 1
Greetings. I want to make a program that create a multiframe DICOM file from a set of single frame DICOM files.
However, I'm not sure if Lead tools provides multi-frame DICOM file creation function or not.
Can lead tools write multi-frame DICOM file?
Thanks for reading.
#2
Posted
:
Tuesday, July 4, 2006 3:39:51 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
LEADTOOLS enables you to insert multiple images into the Pixel Data element of a DICOM data set. If you are using the C++ class library, you can use LDicomDS::InsertImage, LDicomDS::InsertImageList or LDicomDS::SetImageList. This last function will remove all previous images when it inserts the new list of images.
For full details, refer to the help file topics about these functions.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.