GammaLib REALbasic Plugin

Gamma.Successful Property

Use this property to get information on if Gamma change was successful.

Successful 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 display adapter supports the selected Gamma value.

    See Also

    Gamma Class