ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedProcessing Object > IGMedProcessing Methods > PromoteTo16Gray Method |
Promotes a 8 bit grayscale image to 9...16 bit grayscale. The original 8-bit image is discarded.
PromoteTo16Gray(BitsStored As Long, HighBit As Long)
Name | Description |
---|---|
BitsStored | This parameter specifies the number of bits that will be used by the image. |
HighBit | An integer variable that sets the high bit for the new 16-bit image. The eighth bit of the original 8 bits is positioned here. If the image is saved as a DICOM, this information is saved to the High Bit Data Element (0028,0102). |
None
8g
Med