CWIMAQLookupTables Enumeration
From NI Vision for Visual Basic
CWIMAQLookupTables Enumeration
CWIMAQLookupTables are the constants that specify the lookup table on the image acquisition device.
You can use the following constants with this data type:
- cwimaqBinary—Binary lookup table.
- cwimaqInverse—Inverse lookup table.
- cwimaqInverseBinary—Inverse binary lookup table.
- cwimaqInverseLog—Inverse log lookup table.
- cwimaqLog—Log lookup table.
- cwimaqNormal—Normal lookup table.