Docs @ Psychtoolbox Wiki : Rect

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [9313]

Last edited on 2009-01-13 17:15:15 by DocBot
Additions:
Get local rect of window or screen. This has its top-left corner always at (0,0)
and encodes the useable size of the window or screen. E.g., in certain stereo
display modes or other special output modes, the actual useable window area for
stimulus drawing may be much smaller than the real area occupied by the window.
Example: In interleaved stereo modes, the effective useable height of a window
is only half the real height of the window. Use this function to get the actual
useable drawing area for a window or screen.
Deletions:
Get local rect of window or screen.


Revision [9155]

Edited on 2008-11-05 06:01:26 by DocBot
Additions:
""<div class="subfct" id="Screen">""===[[Rect Screen('Rect')]]===
Deletions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Rect Screen('Rect')]]===


Revision [7039]

Edited on 2008-07-10 16:08:39 by DocBot
Additions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Rect Screen('Rect')]]===
""</div>""
Deletions:
===[[Rect Screen('Rect')]]===


Revision [4979]

Edited on 2008-04-26 21:22:58 by DocBot
Additions:
%%(matlab;Usage)rect=Screen('Rect', windowPointerOrScreenNumber);%%
Deletions:
%%(matlab;Usage)rect=[[Screen]]('Rect', windowPointerOrScreenNumber);%%


Revision [4950]

Edited on 2008-04-26 20:20:32 by DocBot
Additions:
===[[Rect Screen('Rect')]]===
==[[Psychtoolbox]] › [[Screen]].{mex*,dll} subfunction==
%%(matlab;Usage)rect=[[Screen]]('Rect', windowPointerOrScreenNumber);%%
Deletions:
===[[Rect]]===
==ScreenFunctions==
Usage:
rect=Screen('Rect', windowPointerOrScreenNumber);
ScreenFunctions


Revision [2503]

The oldest known version of this page was created on 2008-03-15 23:18:54 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0163 seconds