LEADTOOLS Support
Medical
Medical SDK Questions
Can I make LAnnContainer, LAnnAutomation, and LAnnToolBar to work with LImageViewer?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 29, 2006 6:44:10 AM(UTC)
Groups: Registered
Posts: 3
Can someone know how to make LAnnContainer, LAnnAutomation, and LAnnToolBar work LImageViewer?
Thanks,
ZXZ
#2
Posted
:
Monday, April 3, 2006 12:00:14 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This feature (annotation support with ILEADRasterContainerViewer
control) not supported in the current version, but it will be supported in the next version of LEADTOOLS version 15.
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
#3
Posted
:
Monday, April 3, 2006 6:11:47 AM(UTC)
Groups: Registered
Posts: 3
Do you know when version 15 will be released? My company really needs this feature
since annotation is very important for radiologist.
Thanks,
zxz
#4
Posted
:
Sunday, April 9, 2006 1:10:07 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
V15 will be released in 9 to 10 months roughly.
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
#5
Posted
:
Thursday, June 14, 2007 11:51:19 AM(UTC)
Groups: Registered
Posts: 8
vers 15 is out. Any docs out showing how to make these work?
#6
Posted
:
Saturday, June 16, 2007 10:18:20 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
In LEADTOOLS v15, the image viewer provides support for using the annotation objects on the cells.
If LEADTOOLS Medical Imaging suite installed onto your machine, you can find this information in the LEADTOOLS Medical Image Viewer help file under the following topic:
- Working with Annotations
For more information, please read the following pages:
http://www.leadtools.com/SDK/Medical/Medical-Imaging-Suite.htm
http://www.leadtools.com/SDK/Medical/Medical-Image-Viewer.htm
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#7
Posted
:
Monday, June 18, 2007 5:52:44 AM(UTC)
Groups: Registered
Posts: 8
There is no mention of LAnn anything in the help for the Image Viewer Class Library (C++). If there was I would not be asking this question.
The built-in Annotation action features are very limited. Rotation is not emplemented for instance as well as the new XP-Styles.
I can't find anything about exposing the automation or container object to effect how the annotations behave. The DISPANNOTATIONPROPS structure and associated function basically just lets you set the color.
#8
Posted
:
Tuesday, June 19, 2007 4:30:10 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
You are right. The annotations features in the image viewer container control are limited if you compare them to the main toolkit annotations features. Unfortunately, there is currently no way to implement the full-featured annotations support the image viewer container.
You might be able to implement full-featured annotations using the main DLL API functions, since these functions can work with almost any type of window. This means they could work with the window handle of the container (or the window handle of a cell inside the container), but I haven't tried that and don't know for sure whether it works or not.
For more information, see the help topics for L_DispContainerGetWindowHandle and L_DispContainerGetCellWindowHandle in the Image Viewer Control API help file, and the annotations help topics in the main API help file.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#9
Posted
:
Tuesday, June 19, 2007 7:59:00 AM(UTC)
Groups: Registered
Posts: 8
Thanks, Ill give it a try,
LEADTOOLS Support
Medical
Medical SDK Questions
Can I make LAnnContainer, LAnnAutomation, and LAnnToolBar to work with LImageViewer?
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.