Class ColorRampProperty
Implements
Index
Constructors
constructor
Parameters
- specification: StylePropertySpecification
Returns ColorRampProperty
Methods
interpolate
Returns boolean
possiblyEvaluate
- possiblyEvaluate(
value: PropertyValue<Color, boolean>,
parameters: EvaluationParameters,
canonical?: CanonicalTileID,
availableImages?: string[],
): booleanParameters
- value: PropertyValue<Color, boolean>
- parameters: EvaluationParameters
Optionalcanonical: CanonicalTileIDOptionalavailableImages: string[]
Returns boolean
Was this helpful?