IMAQ is the official NI answer to any image problem. But we could
use a few more details to suggest something a bit more coherently
(exactly how are you saving the image, can you post code). If you
want a free solution that probably won't take long, use the command
line
ImageMagick tools to convert your image from a 24bit to a
16bit. You will still be saving the 24bit image, but converting
it to a 16bit one and deleting the original. I haven't tried calling ImageMagick from the DLL, but that should work as well, allowing you to save directly to a 16bit image.