Megabite wrote:
The new camera outputs 15-bit monochrome data. Can IMAQdx treat MEDIASUBTYPE_RGB555 or MEDIASUBTYPE_RGB565 as monochrome?
No, since those are all inherently color formats, IMAQdx presents a RGB32 pin to accept them. The only formats IMAQdx treats as monochrome are: MEDIASUBTYPE_RGB1, MEDIASUBTYPE_RGB4, and MEDIASUBTYPE_RGB8.
Eric