MATLAB Programming/Psychtoolbox/Screen Commands/CopyWindow
Appearance
(Redirected from Psychtoolbox:Screen Commands:CopyWindow)
Usage:
Screen('CopyWindow',srcWindowPtr,dstWindowPtr,[srcRect],[dstRect],[copyMode])
Copy images, very quickly, between two windows (on- or off- screen). copyMode can be only 'srcCopy' on Win. (default, will scale image to fit in dstRect). Use with Rush for reliable timing. See Rush.