Quantum Data 802R Guide de l'utilisateur Page 448

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 744
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 447
1 2 ... 443 444 445 446 447 448 449 450 451 452 453 ... 743 744

Commentaires sur ces manuels

Pas de commentaire