Additions:
The optional parameter 'perfectUpToMaxDiameter' allows to specify the maximum
diameter in pixels for which a filled oval should look perfect. By default, the
maximum diameter is chosen to be the full display size, so all ovals will look
perfect, at a possible speed penalty. If you know your ovals will never be
bigger than a certain diameter, you can provide that diameter as a hint via
'perfectUpToMaxDiameter' to allow for some potential speedup when drawing filled
ovals.
Additions:
""<div class="subfct" id="Screen">""===[[FillOval Screen('FillOval')]]===
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;">""===[[FillOval Screen('FillOval')]]===
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;">""===[[FillOval Screen('FillOval')]]===
FrameOval<<""</div>""
Deletions:
===[[FillOval Screen('FillOval')]]===
FrameOval<<
Additions:
===[[FillOval Screen('FillOval')]]===
==[[Psychtoolbox]] › [[Screen]].{mex*,dll} subfunction==
%%(matlab;Usage)Screen('FillOval', windowPtr [,color] [,rect] [,perfectUpToMaxDiameter]);%%
by n column matrix, the i'th column specifiying the color of the i'th oval.
<<=====See also:=====
FrameOval<<
Deletions:
===[[FillOval]]===
==ScreenFunctions==
Usage:
Screen('FillOval', windowPtr [,color] [,rect] [,perfectUpToMaxDiameter]);
by n column matrix, the i'th column specifiying the color of the i'th oval.
ScreenFunctions