The WaterWave type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).) |
Properties
Name | Description | |
---|---|---|
![]() | 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].
|