====== Color Picker Module ====== This demo/module shows you how to create a color picker using JavaScript and Gestures.\\ 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 ===== {{:software:modules-and-examples:color_picker_gui.png?nolink|}}\\ [[https://github.com/downloads/CommandFusion/DemoUserInterfaces/ColorPicker.zip|Download project from Github]] or for the most updated version: [[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. ===== Quasar RGB Controller Module ===== There is also a specific module available for the Quasar RBG Controller. [[software:modules-and-examples:quasar-rgb|For more information see this page.]]