next up previous contents
Nächste Seite: j_ getscreenheight Aufwärts: Functions Vorherige Seite: j_ getrows   Inhalt


j_ getscaledimage


Synopsis
int j_getscaledimage ( int obj , int x , int y , int sw , int sh , int tw , int th );

Argumente

obj : int
x : int
y : int
sw : int
sh : int
tw : int
th : int

Beschreibung

Kopiert den Inhalt des Ausschnitts von Positio (x, y) it der Breite sw und der höhe sh in ein Image und liefert dessen Eventnummer zurück. Das Image wird dabei auf eine Breite von tw und einer Höhe von th scaliert.

Zielkomponenten

Canvas, Image



Merten Joost 2003-02-26