GammaLib REALbasic Plugin |
|
Gamma.CanSetGamma Property
Use this property to get information on if the current can set gamma or not.
CanSetGamma as Boolean {Read}
Remarks
This property will return true if Gamma change is possible:
on MacOS PPC it will always return true,
on MacOS X it will always return true,
on MacOS Carbon (Classic mode) it will always return false.
on Win32 it will return true if the GammaLib thinks the display adapter will support Gamma changes.
See Also
Gamma Class