Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaveConcreteOptions

Hierarchy

Index

Properties

amplitude

amplitude: number

Optional channels

channels: true | number[]

If true then all channels will be processed independently and then joined to build the result. The only exception is when there are 4 channels and in this case, if channels===true, the last 4th channel will be omitted (alpha). If an array of numbers is given then those channels will be processed only. If not given then the operation will behave normally, processing as single channel image.

frequency

frequency: number

type

type: "vertical"

Generated using TypeDoc