This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, May 15, 2006 1:48:16 AM(UTC)
Groups: Registered
Posts: 4
Hi
I am new to DICOM and have been gooing through leadtools for a few days now. To start with I find teh help extremely tough to comprehend. It may be excellent for experts but not to get started.
My first task is simple one , to create a dicom file from bmp. But have not been able to make much progress. Can you please suggest a helpful way to navigate the help file and in teh process accomplish this task also.
I am usin c#.net for dev.
thanks
#2
Posted
:
Wednesday, May 17, 2006 12:33:37 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
What is the exact programming interface that you use (COM, .Net, etc)?
If you are using LEADTOOLS .Net programming interface, saving to Dicom file formats is not supported yet using the LEADTOOLS .Net classes. So, you will need to use the COM programming interface to load and save your BMP files to Dicom file format under C#.Net.
I am attaching a small COM with C# project that shows how to load BMP image and save the image to Dicom grayscale image using the LEADTOOLS COM components.
Please check the project and let me know how it goes.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.