Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, March 11, 2008 5:11:56 AM(UTC)
zorik_novadaq

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 ?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, March 12, 2008 12:42:30 AM(UTC)

Qasem Lubani  
Guest

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)
zorik_novadaq

Groups: Registered
Posts: 9


I'm using the 14.5 version.
 
#4 Posted : Thursday, March 13, 2008 3:07:05 AM(UTC)

Qasem Lubani  
Guest

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
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.064 seconds.