Skip to content

textmode.synth.js / SynthSource / invert

Method: invert()

ts
invert(amount?): this;

Invert colors.

Parameters

ParameterTypeDescription
amount?SynthParameterValueInversion amount (default: 1.0)

Returns

this

Example