Ramps

Description

Name

enum Tinman.Color.Ramps

Used by

Ramp.Name.name

Enumeration of predefined color ramps.

Items

# Name Tag

0

Earth

'earth'

Default color ramp for Earth.

Use ellipsoid/geoid heights as input for the color ramp: -1000m .. 8000m.

1

Mars

'mars'

Default color ramp for Mars.

Use areoid heights as input for the color ramp: -7500m .. 15000m.

2

Mask

'mask'

A color ramp for filling the interior of shapes with opaque white.

3

Moon

'moon'

Default color ramp for the Moon.

Use reference sphere heights as input for the color ramp: -9000m .. 10000m.

4

Outline

'outline'

A color ramp for filling the interior of shapes with opaque white and drawing the border of the shape with a thickness of one pixel using quarter transparent black as color.

5

Planet

'planet'

Default color ramp for a planet.

Use normalized heights as input for the color ramp: -1 .. +1.

6

Pluto

'pluto'

Default color ramp for Pluto.

Use reference sphere heights as input for the color ramp: -3000m .. 4000m.