public AverageFilter ApplyAverageFilter( int relativeColumnIndex, AverageFilterType type )
Exception | Description |
---|---|
System.InvalidOperationException | If the Region was not set. |
System.ArgumentOutOfRangeException | If the relativeColumnIndex is outside of the Region. |
System.ComponentModel.InvalidEnumArgumentException | type is not defined in the AverageFilterType enumeration. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+