LDicomContextGroup

Description

The LDicomContextGroup class provides functionality for working with a table of Context Groups (the Context Group Table). The Context Groups defined by the DICOM Content Mapping Resource (DCMR), which is specified by PS 3.16 of the DICOM Standard, are maintained by LEADTOOLS in an internal table. The class offers functions that allow you to do the following:

For more information, refer to Working with Context Groups.

All the members of the LDicomContextGroup class are static. Therefore, the functionality of the class can be used without instantiation. The following is an example:

pDICOMCONTEXTGROUP pGroup = LDicomContextGroup::Find(CID_3001); 

Required DLLs and Libraries

You must load all required libraries using LBase::LoadLibraries before using this class.

See Also

Elements

Topics

Related Topics

Class Members
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.