LEADTOOLS Support
Medical
Medical SDK Questions
Re: Using the InsertBitmapListItem function
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 11, 2008 5:11:56 AM(UTC)
Groups: Registered
Posts: 9
I'm using the COM version.
I need to save a list of bitmaps in the DICOM file's pixel data section.
Is there any way to use the InsertBitmapListItem function with .NET Bitmap object ?
#2
Posted
:
Wednesday, March 12, 2008 12:42:30 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There
are ways to convert or copy a LEAD bitmap object between our .NET classes and
our COM objects. The exact details depend on the LEADTOOLS version you have. Is
it 13 or 14.x?
Please note that in LEADTOOLS 15, we have native .NET
DICOM classes, so if you use this version, you won't need to copy images
between 2 different programming interfaces. If you don't have v15, you can
download a free evaluation copy from our site and try it to see if you would
like to upgrade.
#3
Posted
:
Wednesday, March 12, 2008 5:26:55 AM(UTC)
Groups: Registered
Posts: 9
I'm using the 14.5 version.
#4
Posted
:
Thursday, March 13, 2008 3:07:05 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There
is a special class for the conversion between .NET and COM/ActiveX bitmap
objects. It is called Leadtools.Compatibility.RasterImageConverter. Please
refer to LEADTOOLS v14.5 .NET help file for details.
Also,
the main v14.5 DICOM demos (both C# and VB.NET) use this class.
For example, if you're using C# with Visual Studio
2005, see the demo LEADTOOLS14.5\Examples\DOTNET\v20\CS\DICOM
LEADTOOLS Support
Medical
Medical SDK Questions
Re: Using the InsertBitmapListItem function
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.