The JavaFX Color Mixer provides three ways to select colors and provides 3 or 4 ways that color can be written into a JavaFX program. The specified color intensities are shown in the three outer circles in the upper right. Each circle shows the intensity of its color. The small circles show the colors resulting from combination of red and green, red and blue, and green and blue. The center circle in the middle shows the resulting color. Colors can be selected in 3 different ways
The resulting color is displayed in 3 or 4 of the ways that are allowed in JavaFX:
JavaFX allows adding the an additional transparency argument to the three functions where 0 means completely transparent and 255 or 1.0 means completely opaque. |
||
The color mixer applications are written Processing.js and only require an internet
brinkje@plu.edu Version: Aug. 1, 2020 |
HTML and CSS Color mixer Java Color mixer Processing and Processing.js Color mixer |