Docs @ Psychtoolbox Wiki : FillOval

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [9318]

Last edited on 2009-01-13 17:18:25 by DocBot
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.


Revision [9214]

Edited on 2008-11-05 06:28:20 by DocBot
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')]]===


Revision [7099]

Edited on 2008-07-10 16:13:52 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;">""===[[FillOval Screen('FillOval')]]===
FrameOval<<""</div>""
Deletions:
===[[FillOval Screen('FillOval')]]===
FrameOval<<


Revision [5040]

Edited on 2008-04-26 21:36:42 by DocBot
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


Revision [2509]

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