Hey all,
I am trying to find a colour using FindColorComp, and the function seems to work very nicely using Hue and Saturation. However, I need to use Luminance for more accurate results, but this just does not seem to work in the function. No matter which colour I use (even using colours pulled right off the client), it returns x=0,y=0.
I'm using:
SCAR Code:FindColorComp(x, y, 47.00, ccLum, MSX1, MSY1, MSX2, MSY2, 4.0);
Is the function broken, or is something wrong in my usage?








Reply With Quote