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:
Functions that enable you to convert between DICOM and LEADTOOLS annotations include: |
\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. |
\Examples\ClassLibrary\MSVC\DICOMANN |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET