Contour.Range

Description

Name

struct Tinman.Pixel.Contour.Range

Used by

Contour.range

Describes a contour line and contour fill.

Fields / Required

step

Type

number

The step value away from Contour.Range.to resp. Contour.Range.from that increments resp. decrements the contour index value.


from

Type

number

Start of contour value range to map to contour index zero.


to

Type

number

End of contour value range to map to contour index zero.