Click or drag to resize
Accord.NET (logo)

WaveletTransformBackward Property

Gets or sets whether the filter should be applied forward or backwards.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public bool Backward { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also