I think i must use array but i am not sure.
I need something like this
findcolorspiraltolerenace(x,y,color,a,b,c,d,tol)
but the color must be 2 diferent colors
should i do
array
color1:=...;
color2:=...;
and what then
need help
Tyvm
I think i must use array but i am not sure.
I need something like this
findcolorspiraltolerenace(x,y,color,a,b,c,d,tol)
but the color must be 2 diferent colors
should i do
array
color1:=...;
color2:=...;
and what then
need help
Tyvm






You'll need to call FindColorSprialTolerance twice, once with one colour and again with the second.
There are currently 1 users browsing this thread. (0 members and 1 guests)