Docs @ Psychtoolbox Wiki : bvlDrawText

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

bvlDrawText

PsychtoolboxPsychGLImageProcessingprivate

[newX, newY] = bvlDrawText(windowPtr, strMessage, [x,] [y,] [iMirror,]
[iSize])

Draw text to the screen.
windowPtr is the window pointer returned from Screen (PsychToolbox)
strMessage is text message to present, as a string
x, y specifying the pixel coordinates in screen space. Default is screen center.
iMirror can be either 0 or 1, specifies whether to mirror the message so
the text will be readable on a stereoscope
Default is not mirrored.
iSize - Size of the text, 8 pt, 16 pt, etc...

2007-05-11 - cburns - Updated to use the new Psychtoolbox 3.x
Note: Original version was called DrawText.m. Updated
to bvl prefix to eliminate any namespace conflicts.

Created: Feb 2006 - cburns - Bankslab, UC Berkeley




Path
Psychtoolbox/PsychGLImageProcessing/private/bvlDrawText.m

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0448 seconds