Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
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%).