Docs @ Psychtoolbox Wiki : FrameArc

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Screen('FrameArc')

PsychtoolboxScreen.{mex*,dll} subfunction

Usage
Screen('FrameArc',windowPtr,[color],[rect],startAngle,arcAngle, [penWidth], [penHeight], [penMode])

Draw an arc inscribed within the rect. 'color' is the clut index (scalar or [r g
b] triplet) that you want to poke into each pixel; default produces black with
the standard CLUT for this window's pixelSize. Default 'rect' is entire window.
Angles are measured clockwise from vertical. 'penWidth' and 'penHeight' are the
width and height of the pen to use. On OS-X, penWidth must equal penHeight and
the 'penMode' argument is currently ignored.


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