Actually, after I added the data to the controls, it worked fine for me. Maybe you have failed to properly intitialize the controls to the proper values? Or maybe it is a problem with your version of LabVIEW. I have LabVIEW 7.1 and I see from the VIs that you are using, that you probably have 6.1.
Make sure that your "color table" only has two values (0=Black and 1=White) and the falses will be black (0) and the trues will be white (1).
Again, it worked for me so maybe there is a problem with the calling VI, the data that is being sent, or the version of LabVIEW.
I hope that this helps,
Bob Young