| Home | Trees | Indices | Help |
|
|---|
|
|
Interface to the bits++ (http://www.crsltd.com/) for precise control of contrast
These may one day get built into psychopy.visual
| Classes | |
|
BitsBox The main class to control a bits++ box. |
|
| Functions | |||
|
|||
|
|||
|
|||
| Variables | |
haveBitsDLL = False
|
|
bits8BITPALETTEMODE = 1
|
|
NOGAMMACORRECT = 16384
|
|
GAMMACORRECT = 32768
|
|
VIDEOENCODEDCOMMS = 524288
|
|
DEBUG = True
|
|
| Function Details |
set the video mode of the bits++ (win32 only) bits8BITPALETTEMODE = 0x00000001 #normal vsg mode NOGAMMACORRECT = 0x00004000 #No gamma correction mode GAMMACORRECT = 0x00008000 #Gamma correction mode VIDEOENCODEDCOMMS = 0x00080000 (Recommended that you use the BitsLUT class rather than calling this directly) |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 3 14:03:43 2010 | http://epydoc.sourceforge.net |