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

DICOM C++ CLib WebHelp

\Examples\ClassLibrary\MSVC\DICOMANN

\Examples\ClassLibrary\MSVC\IMGCONVW