icommand.vision
Interface ColorListener


public interface ColorListener

Interface for color listeners


Method Summary
 void colorDetected(int r, int tc)
          Triggered when the color is detected in the region
 

Method Detail

colorDetected

void colorDetected(int r,
                   int tc)
Triggered when the color is detected in the region



Copyright © 2006. All Rights Reserved.