MATLAB Programming/Psychtoolbox/Screen Commands/Gamma

Usage:

[oldGammaTable,dacSize]=Screen(windowPtrOrScreenNumber,'Gamma',[gammaTable],[dacSize])

Get/set the gamma table. The gamma table will usually be 256x1 or 256x3. Most users won't need this function.

Category:Book:MATLAB Programming#Psychtoolbox/Screen%20Commands/Gamma%20
Category:Book:MATLAB Programming