回复: 多点找色BUG

images.findMultiColors( captureScreen() , "#836b41" , [[-57,1,"#dec072"],[-109,-28,"#ec604c"]] , {threshold:0 , region: [0, 0, device.width, device.height]});

我不知道这样为什么这一行会报错:Attempt to read from null array

我尝试把threshold数值从0~255都尝试过,要么找不到,要么就报上面的错误,非常奇怪。