ImageGear Professional v18.2 > User Guide > Using ImageGear > Using ImageGear MD Component > Working With DICOM Data Structures |
When a DICOM image is loaded into ImageGear, it is loaded into a DIB just like any other supported image. In addition to the actual image, the following DICOM-specific data structures are also loaded: File Meta Information Header (if present) and the Data Set. This chapter explains how to read and/or manipulate the data in the Data Set or File Meta Information Header, or how to create your own Data Set or File Meta Information Header.
All of the DICOM data structures attached to the image can be accessed through properties of the IGMedPage Object.
This section provides information about the following: