← Back to carmenta.com
Carmenta Engine SDK Documentation
×

Radar.Filter Property

Gets or sets a value specifying how values in the intensity image is sampled.

Thread safety: This property is thread-safe.

Syntax

C#
public RasterFilter Filter { get; set; }

Property Value

Type: RasterFilter
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

See Also

Reference

Radar Class
Core Module

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept