Ejemplo n.º 1
0
 public int[] getRGBPixels(Rectangle bounds) {
   return peer.getRGBPixels(bounds);
 }