Difference between revisions of "HPL2/Tools/Color Picker"

From Frictional Wiki
< HPL2‎ | Tools
Jump to navigation Jump to search
m (Mudbill moved page Hpl2:Tools:editors:color picker to HPL2/Tools/Color Picker without leaving a redirect)
m (Fixed image)
 
Line 1: Line 1:
= Color Picker window =
+
=Color Picker window=
 
This window serves a a simple color selector. There are displays for the color before and after edition.
 
This window serves a a simple color selector. There are displays for the color before and after edition.
  
[[colorpicker.jpg|]]
+
[[File:Colorpicker.jpg|frameless]]<br />
* '''Inputs'''
+
 
''' '''R''': Controls the amount of red in the blend.
+
*'''Inputs'''
''' '''G''': Controls the amount of green in the blend.
+
 
''' '''B''': Controls the amount of blue in the blend.
+
R''': Controls the amount of red in the blend.'''
''' '''A''': Controls the alpha value of the final color.
+
G''': Controls the amount of green in the blend.'''
 +
B''': Controls the amount of blue in the blend.'''
 +
A''': Controls the alpha value of the final color.'''

Latest revision as of 19:08, 15 August 2020

Color Picker window

This window serves a a simple color selector. There are displays for the color before and after edition.

Colorpicker.jpg

  • Inputs

R: Controls the amount of red in the blend. G: Controls the amount of green in the blend. B: Controls the amount of blue in the blend. A: Controls the alpha value of the final color.