MATLAB Programming/Psychtoolbox/Screen Commands/SetGamma
(Redirected from Psychtoolbox:Screen Commands:SetGamma)
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.