MATLAB 程式設計/Psychtoolbox/螢幕命令/WindowKind
外觀
(重定向自 Psychtoolbox:螢幕命令:WindowKind)
用法
kind=Screen(windowPtr,'WindowKind')
返回 windowPtr 的型別:如果它是無效的,則返回 0,如果是離屏的,則返回 -1,如果是螢幕上的,則返回 1,如果是 MATLAB 螢幕上的,則返回 2。
用法
kind=Screen(windowPtr,'WindowKind')
返回 windowPtr 的型別:如果它是無效的,則返回 0,如果是離屏的,則返回 -1,如果是螢幕上的,則返回 1,如果是 MATLAB 螢幕上的,則返回 2。