ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedCtl Control |
The Medical ImageGear component. The instance of IGMedCtl should be either added to the form during design time, or created dynamically during run time. This object has no visible representation on screen and provides access to medical API objects.
IIGMedCtl extends IIGMed
IIGMed extends IIGComponent
BuildGrayscaleLUT Method | Builds a grayscale LUT according to lpDICOMDisplaySettings. |
BuildGSDFLUT Method | This method builds a look up table that maps pixel intensities from DICOM GSDF-compliant color space into pixel intensities of the display device. |
BuildStdDsplLUT Method | Builds a look up table that maps pixel intensities from DICOM GSDF-compliant color space into pixel intensities of the display device. |
CreateMedPage Method | Creates new instance of IGMedPage object |
CreateObject Method | Creates new instance of specified object |
UpdateFileMetadata Method | Creates a new file with exact copy of source file's pixel data and with new metadata. |
ComponentInfo Property | Provides access to the IGComponentInfo Object for IGMedCtl. The IGComponentInfo Object identifies the particular version of IGMedCtl installed in the computer. |
ComponentInterface Property | Provides access to the IIGComponent interface for IGMedCtl. Used in IGCoreCtl Control.AssociateComponent Method call. |
DataDict Property | Provides access to the IGMedDataDict Object contained inside of the IG Medical control. |