This shows you the differences between two versions of the page.
|
software:modules-and-examples:color-picker [2013/05/15 01:40] aaron [Generic Colour Picker Module] |
software:modules-and-examples:color-picker [2021/01/25 04:55] (current) jarrod [Quasar RGB Controller Module] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Any image can be used and it's pixel color data obtained by tapping or dragging around the image.\\ | Any image can be used and it's pixel color data obtained by tapping or dragging around the image.\\ | ||
| + | ===== Demonstration ===== | ||
| + | {{url>http://www.youtube.com/embed/JuMjMSPlGSc 560px,315px noscroll noborder alignment|iViewer and guiDesigner Quick Start Guide}} | ||
| ===== Generic Colour Picker Module ===== | ===== Generic Colour Picker Module ===== | ||
| {{:software:modules-and-examples:color_picker_gui.png?nolink|}}\\ | {{:software:modules-and-examples:color_picker_gui.png?nolink|}}\\ | ||
| Line 10: | Line 12: | ||
| or for the most updated version: | or for the most updated version: | ||
| - | [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/ColorPicker|View on GitHub]]\\ | + | [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/ColorPicker|View on GitHub]] |
| + | Note that this demo will not run in debugger due to requiring localhost JavaScript HTTP requests to serve the image data from cache. | ||
| - | \\ | ||
| - | Note that this demo will not run in debugger due to requiring localhost JavaScript HTTP requests to serve the image data from cache.\\ | ||
| - | \\ | ||
| - | ==== Quasar RGB Controller Module ==== | + | ===== Quasar RGB Controller Module ===== |
| - | There is also a specif module available for the Quasar RBG Controller. [[software:modules-and-examples:quasar-rgb|For more information see this page.]] | + | There is also a specific module available for the Quasar RBG Controller. [[software:modules-and-examples:quasar-rgb|For more information see this page.]] |