Actually George, the
display of images is limited to 8-bit
grayscale and 32-bit RGBA. (This is currently a standard because
most architectures are based on 32-bit word data.) However, an image
can contain any arbitrary bit depth, and industrial cameras customarily
acquire 10-, 12-, 14- and 16-bit grayscale images, as well as 40- and
48-bit color images. The NI-Vision toolkit is equipped to handle and
manipulate such image data as easily as 8-bit ones.
When displaying an image with a bitdepth greater than 8, the image data
is scaled down to 8-bits so Windows can handle it. The original
image isn't altered when doing this though, so you dont actually lose
any resolution in your data.
David Staab, CLA
Staff Systems Engineer
National Instruments