The WaterWave type exposes the following members.

Constructors

  NameDescription
WaterWave
Initializes a new instance of the WaterWave class.

Methods

  NameDescription
ApplyOverloaded.
ProcessFilter
Process the filter on the specified image.
(Overrides BaseFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).)

Properties

  NameDescription
FormatTranslations
Format translations dictionary.
(Overrides BaseFilter..::.FormatTranslations.)
HorizontalWavesAmplitude
Amplitude of horizontal waves measured in pixels, [0, 10000].
HorizontalWavesCount
Number of horizontal waves, [1, 10000].
VerticalWavesAmplitude
Amplitude of vertical waves measured in pixels, [0, 10000].
VerticalWavesCount
Number of vertical waves, [1, 10000].

See Also