SoWinColorEditorSlidersType Enumeration |
list of possible slider combinations, which is used to specify which sliders should be displayed at any time.
Namespace: OIV.Inventor.Win
Member name | Value | Description | |
---|---|---|---|
NONE | 0 | Display no sliders. | |
INTENSITY | 1 | Display intensity slider (default) | |
RGB | 2 | Display RGB sliders. | |
HSV | 3 | Display HSV sliders. | |
RGB_V | 4 | Display RGB and value sliders. | |
RGB_HSV | 5 | Display RGB and HSV sliders. |