Brightsign Object Reference Manual (FW 5.1) Manuale Utente Pagina 76

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 341
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 75
68
roImageBuffer
This object allows you to access decoded image-file data.
Object Creation: An roImageBuffer object is instantiated with an roImagePlayer object and a string specifying the file path
of an image file.
CreateObject(“roImageBuffer”, image_player As Object, file_path As String)
Example:
imgPlayer = CreateObject("roImagePlayer")
imgBuffer = CreateObject("roImageBuffer", imgPlayer, "SD:/content/image.png")
Interfaces: ifImageBufferControl
The ifImageBufferControl interface provides the following:
DisplayBuffer(x As Integer, y As Integer) As Boolean: Displays the image on screen. The x and y
integers specify the coordinates of the top-left corner of the image.
Vedere la pagina 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 340 341

Commenti su questo manuale

Nessun commento