Radar.Filter Property
Gets or sets a value specifying how values in the intensity image is sampled.
Syntax
public RasterFilter Filter { get; set; }
Property Value
Default: Bilinear
The filter that controls how colors in the intensity image is sampled.
Remarks
This property controls how values in the intensity image are sampled. Using the value Bicubic will result in an exception.
Platforms
Windows, Linux, Android