OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Functions | |
crEdColorMap (chan, fatherstr, color, mode, name, themestr, cbfun) | |
Create a Color map control. | |
Color map control
crEdColorMap | ( | chan | , |
fatherstr | , | ||
color | , | ||
mode | , | ||
name | , | ||
themestr | , | ||
cbfun | |||
) |
Create a Color map control.
Prototype: fun [Chn EdWindow I I S EdTheme fun [I] u0] EdControl
Chn | : Scol channel |
EdWindow | : parent control window |
I | : default color |
I | : 1 for RGBA colors, 0 for RGB |
S | : window title |
EdTheme | : theme structure to use |
fun | [I] u0 : color selection callback |