36 lines
329 B
Markdown
36 lines
329 B
Markdown
|
# ColorMap
|
||
|
#### makemap(map)
|
||
|
|
||
|
|
||
|
|
||
|
#### Jet
|
||
|
**object**
|
||
|
|
||
|
[object Object]
|
||
|
|
||
|
#### BlueRed
|
||
|
**object**
|
||
|
|
||
|
[object Object]
|
||
|
|
||
|
#### Inferno
|
||
|
**object**
|
||
|
|
||
|
[object Object]
|
||
|
|
||
|
#### Bathymetry
|
||
|
**object**
|
||
|
|
||
|
[object Object]
|
||
|
|
||
|
#### Viridis
|
||
|
**object**
|
||
|
|
||
|
[object Object]
|
||
|
|
||
|
#### sample(t, map = this)
|
||
|
|
||
|
Sample a given colormap at the given percentage (0 to 1).
|
||
|
|
||
|
|