void j_cliprect ( int obj , int x , int y , int width , int height );
Argumente
obj : int x : int y : int width : int height : int
Beschreibung
Setzt den Clipping Bereich auf das spezifizierte Rechteck (x, y, width, height).
Zielkomponenten
Canvas, Image, Printer