Ejemplo n.º 1
0
 public int getRGBPixel(int x, int y) {
   return peer.getRGBPixel(x, y);
 }