PictureEffectsRaw Xojo Plugin |
|
GainEffectRaw.Constructor Constructor (console safe)
Constructor that takes gain and bias as parameters.
Constructor(
gain as Single,
bias as Single)
Parameters
- gain
- Sets the gain value
- bias
- Sets the bias value
Remarks
See Also
GainEffectRaw Class