← Back to carmenta.com
Carmenta Engine SDK Documentation
×

Raster.MinValue Property

Gets the minimum value a cell in the Raster can contain.

Thread safety: This property is thread-safe.

Syntax

C#
public System.Int32 MinValue { get; }

Property Value

Type: System.Int32
The minimum value a cell in the Raster can contain.

Remarks

The value of this property is determined by the Format of the Raster. For RGB and RGBA rasters, the CellValueToColor method can be used to convert the value to a color with all channels set to 0.

Platforms

Windows, Linux, Android

See Also

Reference

Raster 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