CropPixmap()
Syntax:
CropPixmap (String pixmap, GeoPoint lo, GeoPoint ru) : String
pixmap: Pixmap als Topix-
String
Beispiel:
png := CropPixmap (pm, {100,100}, {450,600})
Beschreibung:
Schneidet aus der als Topix-
String vorliegenden Pixmap
pixmap
den Bereich von Linksoben
lo
bis Rechtsunten
ru
aus und gibt dieses dieses Ergebnis als Topix-
String zurück.
Siehe auch
ReadPixmap()
,
PixmapToPNG()
und
ScalePixmap()
.
toposoft 28.10.2024