Image Bit Conversion
Functions described in this section convert images from one bit format to another.
Parent topic:
Image Color Conversion
Unpack
Converts 12-bit image to 16-bit image by padding with 4 zero bits.
Pack
Converts 16-bit image to 12-bit image by discarding 4 upper bits (MSB).