Platforms to show: All Mac Windows Linux Cross-Platform

Back to GammaFadeMBS class.

GammaFadeMBS.Available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Remote Control MBS ComputerControl Plugin 8.4 ✅ Yes ✅ Yes ❌ No ❌ No Desktop, Console & Web
Whether the constructor was successful.

True if the initialization code worked.

On Mac OS X the constructor fails to get access if there is another gamma fade running.
On Windows the access to the gamma controls can fail if you don't provide a window, the hardware can't do gamma fades (e.g. running in VMWare) or DirectX is not available.
(Read and Write property)

GammaFadeMBS.FadeColor as Color

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Remote Control MBS ComputerControl Plugin 8.4 ✅ Yes ✅ Yes ❌ No ❌ No Desktop, Console & Web
The color to use for the fade.
Example
dim g as new GammaFadeMBS
g.FadeColor=&c0000FF // blue

Default is black.
(Read and Write property)

Some examples using this property:

The items on this page are in the following plugins: MBS ComputerControl Plugin.


The biggest plugin in space...