Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Getting Started with

DICOM Annotation C++ Class Library

Show in webframe

The LEADTOOLS DICOM C++ Class Library provides functions for working with Annotations that are stored in DICOM DataSets as private data. This functionality also requires LTANN?.DLL.

Class

Header File

Comments

Help File

Demo Project Source Code

LDicomDS

LTDIC.H

This class provides the main functionality for dealing with data sets. It includes functions for creating, initializing, loading and saving data sets. In addition, there are functions that allow you to:

  • Maneuver through a data set

  • Search a data set

  • Insert or delete data set members

  • Retrieve or set data element values

  • Get or set information about the entire data set.

  • Convert values.
    the toolkit offers

Functions that enable you to convert between DICOM and  LEADTOOLS annotations include:
LDicomDS::ConvertLEADAnnObjToDicomAnnObjs
LDicomDS::ConvertDicomAnnObjToLEADAnnObj)

DICOM C++ CLib Help

\Examples\ClassLibrary\MSVC\IMGCONVW

LAnnotation

LTCANN.H

The LAnnotation class is derived from the LBase class. This class contains base functionality for creating, and managing LEAD annotation objects. This class provides the main functionality for other derived annotation classes like creation, drawing, scaling, realizing, copying, and setting/getting properties that are common to all annotation objects.

C++ CLib Help

\Examples\ClassLibrary\MSVC\DICOMANN

Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.