Ejemplo n.º 1
0
 public void invertImage(String url) {
   imageComponent.invertImage(url, imageComponent);
 }