SColorPicker¶
| Property | Type | Note | 
|---|---|---|
| Aka | String | Name for the widget | 
| ColorAndOpacity | Number Array, Length = 4 | Linear color values, for example:[0.5, 0.5, 0.5, 1] | 
| DisplayGamma | ||
| DisplayInlineVersion | ||
| ForegroundColor | Number Array, Length = 4 | Linear color values, for example:[0.5, 0.5, 0.5, 1] | 
| OnColorCommitted | ||
| OnlyRefreshOnMouseUp | ||
| TargetColorAttribute | ||
| ToolTipText | String | |
| UseAlpha | ||
| Visibility | Enum: EVisibility: Visible, Collapsed, Hidden, HitTestInvisible, SelfHitTestInvisible, All | |
| sRGBOverride | 
functions what can be called from ChameleonData¶
| FunctionName | Description | |
|---|---|---|
| set_color_and_opacity | Set widget's color and opacity. | 
Examples¶
Note¶
not ready for use.