DICOM Annotation Class Library

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

Class

Header File

Comments

Help File

Demo

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 do the following:

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

LTDICLIBN.CHM

\Examples\ClassLIb\MSVC5\DICOMANN