Quantum Data 802R Betriebsanweisung Seite 448

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 744
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 447
438 Appendix A Command Reference
MMAP
Move a rectangular bitMAP area
Class Video Frame Buffer manipulation
Description Copies a rectangular area of pixels from one location of the video frame buffer to another.
The size of the area, in pixels, is defined by the width and height parameters. The top left
corner of the source location is specified by xs, ys pixel coordinates. The top left corner of
the destination location is specified by the xd, yd pixel coordinates.
Command syntax MMAP width height xs ys xd yd
width, height
size of the area, in pixels
xs, ys
top left corner of the source location
xd, yd
top left corner of the destination location
Query syntax MMAP?
Example
MMAP 40 30 0 0 50 50 // Copies a 40 pixel wide by 30 pixel high area
// in the top left corner of active video to an
// area 50 pixel below and to the right of the top
// left corner.
Seitenansicht 447
1 2 ... 443 444 445 446 447 448 449 450 451 452 453 ... 743 744

Kommentare zu diesen Handbüchern

Keine Kommentare