Hi Steve,
I think I saw your e-mail about this earlier today!
CWIMAQColor is not a method. If you are trying to use the CWIMAQColor item, you will need to set the contrast and other properties directly.
Here is an example:
CWIMAQ1.Color.Contrast = 10
where CWIMAQ1 is of CWIMAQ
and Color is of CWIMAQColor
Hope this helps,
Robert