com.maptiler.maptilersdk.colorramp
Types
@Serializable(with = MTArrayColorRampStopSerializer::class)
Array definition stop, encoded as [value, r, g, b, a].
Built-in color ramps available from the JS SDK.
Reference to a color ramp instance.
Bounds of a color ramp interval.
@Serializable
Canvas strip rendering options.
Options controlling cloning behavior for mutating operations.
class MTColorRampCollection
Entry point to access the built-in color ramp collection.
Options for color interpolation.
@Serializable
Options to build a color ramp.
Resampling algorithms.
A stop in a color ramp, pairing a value with an RGBA color.