Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Functions for Color Panels
On Windows, can show only a dialog.
For MacOS, we can show color palette.
Version | macOS | Windows | Linux | Server | iOS SDK |
8.3 / 10.3 | ✅ 93% | 🔶 7% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
ColorPanel.Choose Shows color chooser. | Win only 8.3 |
ColorPanel.GetAlpha Queries alpha component of current color. | Mac only 10.3 |
ColorPanel.GetColor Queries current color. | Mac only 8.3 |
ColorPanel.GetColorChangedEvaluate Queries expression. | Mac only 8.3 |
ColorPanel.GetColorChangedScript Queries script to run when color changed. | Mac only 8.3 |
ColorPanel.GetColorName Queries catalog name for current color. | Mac only 10.3 |
ColorPanel.GetVisible Queries visible state. | Mac only 10.2 |
ColorPanel.Hide Hides color panel. | Mac only 8.3 |
ColorPanel.SetAlpha Sets alpha part of the color. | Mac only 10.3 |
ColorPanel.SetColor Sets color. | Mac only 8.3 |
ColorPanel.SetColorChangedEvaluate Sets expression to run when color changed. | Mac only 8.3 |
ColorPanel.SetColorChangedScript Sets script to trigger if color changed. | Mac only 8.3 |
ColorPanel.SetVisible Shows or hides the panel. | Mac only 10.2 |
ColorPanel.Show Shows color panel. | Mac only 8.3 |
14 functions shown.
These functions require a license (64%).