Screen FramePoly - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Screen('FramePoly')

PsychtoolboxScreen.{mex*,dll} subfunction

Draw a polygon frame. "color" is the clut index (scalar or [r g b a] vector)
that you want to poke into each pixel; default produces white. "pointList" is a
matrix: each row specifies the (x,y) coordinates of a vertex.

###See also: FillPoly