Additions:
Draw a line. "color" is the clut index (scalar or [r g b a] vector) that you
want to poke into each pixel; default produces black. "fromH" and "fromV" are
the starting x and y positions, respectively. "toH" and "toV" are the ending x
and y positions, respectively. Default "penWidth" is 1.
DrawLines<<""</div>""
Deletions:
Draw the outline of a rectangle. "color" is the clut index (scalar or [r g b a]
vector) that you want to poke into each pixel; default produces black Default
"rect" is entire window. Default pen size is 1.
FrameRect<<""</div>""
Additions:
""<div class="subfct" id="Screen">""===[[DrawLine Screen('DrawLine')]]===
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;">""===[[DrawLine Screen('DrawLine')]]===
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;">""===[[DrawLine Screen('DrawLine')]]===
FrameRect<<""</div>""
Deletions:
===[[DrawLine Screen('DrawLine')]]===
FrameRect<<
Additions:
===[[DrawLine Screen('DrawLine')]]===
==[[Psychtoolbox]] › [[Screen]].{mex*,dll} subfunction==
%%(matlab;Usage)Screen('DrawLine', windowPtr [,color], fromH, fromV, toH, toV [,penWidth]);%%
"rect" is entire window. Default pen size is 1.
<<=====See also:=====
FrameRect<<
Deletions:
===[[DrawLine]]===
==ScreenFunctions==
Usage:
Screen('DrawLine', windowPtr [,color], fromH, fromV, toH, toV [,penWidth]);
"rect" is entire window. Default pen size is 1.
ScreenFunctions