PictureEffectsConsole Xojo Plugin

GainEffectConsole.Constructor Constructor (console only)

Constructor that takes gain and bias in as parameters

Constructor(
   gain as Single,
   bias as Single)

Parameters

gain
The gain. This value can be from 0.0 to 1.0
bias
The bias. This value can be from 0.0 to 1.0

Remarks

See Also

GainEffectConsole Class