The picture element defines a set of pictures items and controls how they are displayed.
picture.name.bottom
picture.name.dropSource
picture.name.dropTarget
picture.name.dropX
picture.name.dropY
picture.name.eraseColor
picture.name.eraseColorBlue
picture.name.eraseColorGreen
picture.name.eraseColorRed
picture.name.height
picture.name.heightPct
picture.name.heightPx
picture.name.hPosition
picture.name.left
picture.name.monitor
picture.name.right
picture.name.rotation
picture.name.scale
picture.name.top
picture.name.vPosition
picture.name.width
picture.name.widthPct
picture.name.widthPx
picture.name.x
picture.name.xPct
picture.name.xPx
picture.name.y
picture.name.yPct
picture.name.yPx
picture.name.currentIndex
picture.name.currentItem
picture.name.currentItemNumber
picture.name.currentValue
picture.name.erase
picture.name.itemCount
picture.name.items
picture.name.nextIndex
picture.name.nextValue
picture.name.playThrough
picture.name.resetInterval
picture.name.selectedCount
picture.name.selectedIndex
picture.name.selectedValue
picture.name.skip
picture.name.stimulusOnset
picture.name.timestamp
picture.name.unselectedCount
picture.name.name
picture.name.typeName
picture.name.containsPoint
picture.name.appendItem
picture.name.clearItems
picture.name.insertItem
picture.name.item
picture.name.removeItem
picture.name.resetSelection
picture.name.setItem
The picture element selects individual image files and presents them on the screen at the specified size, location, and rotation.
The following image formats are supported: bmp, gif, jpeg, jpg, pbm, pgm, png, ppm, tif, tiff, wbmp, webp, xbm, xpm, svg
The following defines a set of picture items presented on the right side of the screen:
<picture moutains>
/ items = ("rainier.bmp", "baker.jpg", "sainthelens.gif")
/ position = (75, 50)
</picture>