Hi all,
I am able to run pattern sequence with 7bit grayscale image to get to framerate of 180Hz. However, I don't quite understand how bit depth is working in lightcrafter. More specifically, what information do I lose by going from 8bit grayscale image to 7bit. In case of 8 bit, I can have value of each pixel from 0-255, does this mean that for 7bit i can only have 0-127?
Thanks