ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedProcessing Object > IGMedProcessing Methods > ReduceWithDownshift Method |
Downshifts a chosen range of 8 bits (out of a maximum of 16) to the 256 pixel values that can be shown on an 8-bit display device. For example, if you set Downshift to 8, and the image has 16 bpp, bits 8-15 are downshifted and used alone as the pixel values. The 16-bit image is discarded and replaced with the new 8-bit grayscale image.
ReduceWithDownshift(Downshift As Long)
Name | Description |
---|---|
Downshift | Specifies the amount of downshifting to perform. |
N/A
9..16g
Med