Image.Wave
(gb.image)
Syntax
FUNCTION Wave ( [ Amplitude AS Float, WaveLength AS Float, Background AS Integer ] ) AS Image
Modifies the pixels along a sine wave.
- Amplitude is the amplitude of the sine wave.
- Frequency is the frequency of the sine wave.
- Background is the background color used for filling empty pixels.