PageToPixmap()
Syntax:
PageToPixmap (Page page, Real w, Real h) : String
page:
w, h: Breite und Höhe der Pixmap
Beispiel:
pm := PageToPixmap (page, 32, 32)
Beschreibung:
Erzeugt aus
page
eine Pixmap mit der Ausdehnung von
w * h
Pixeln und gibt diese als String zurück.
Siehe auch
MacroToPixmap()
.
toposoft 28.10.2024