I don't know if this is an issue or not, or if anyone among the click community is aware of this, but I was messing around with CF today and had a random thought:
I can use a counter to return the color index value of a pixel's color (say, within an active object). So, I wondered the same thing about a system color (say, from the system box object[s]). However, and I don't know if it's because system colors are dynamic and can vary from system to system, but the counter always returns a negative value of -999999999.
I created an .mfa to show this off.
Any thoughts on why this happens?