| ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedContrast Object |
This object represents the parameters that are used to build a 16x8 LUT for displaying 9..16 bit images.
Use IGMedCtl Control.CreateObject Method(MED_OBJ_CONTRAST) to create objects of this type.
See IGMedDisplay Object.AdjustContrastFrom Method for more details.
IIGMedContrast extends IIGObject
| AutoAdjustFrom Method | Automatically adjusts WindowWidth Property and WindowCenter Property of the IGMedContrast object, according to minimum and maximum intensities of a portion of IGPage Object, specified by its ROI. |
| Gamma Property | Specifies Gamma correction value |
| GSDFLUT Property | This property determines whether identity LUT is assumed or not. |
| IsInverted Property | Tells whether the image should be displayed inverted. |
| ModalityLUT Property | Provides access to Modality LUT. |
| PresentationLUT Property | This property determines whether identity LUT is assumed or not. |
| PresLUT Property | Provides access to Presentation LUT. |
| RescaleIntercept Property | Specifies Rescale Intercept value. |
| RescaleSlope Property | Specifies Rescale Slope value. |
| StdDsplLUT Property | Provides access to Grayscale Standard Display LUT. |
| VOILUT Property | Provides access to VOI LUT. |
| WindowCenter Property | Specifies Window Center value. |
| WindowWidth Property | Specifies Window Width value |