The OpenD Programming Language

ColourGradient.interval

To find the interval within which a value falls

If value to high or low return respectively the highest two or lowest two

struct ColourGradient(C)
const
interval
(
in double value
)

Meta