fromJsonOrNull

Creates a raster function object from JSON string. Creates a raster function object from JSON.

Return

a new RasterFunction instance, or null if JSON deserialization failed

Since

200.1.0

Parameters

json

A JSON string that represents a raster function chain.