KColorChooser: Difference between revisions

From KDE UserBase Wiki
m (Fix typo)
m (Fix typo)
Line 8: Line 8:
|}
|}


KColorChooser is a simple application to select the color from the screen or from a pallete. This can be helpful on multiple occasion.  This program is also often in other KDE program, for example in Digikam, when the need to choose a color arise.  
KColorChooser is a simple application to select the color from the screen or from a palette. This can be helpful on multiple occasion.  This program is also often in other KDE program, for example in Digikam, when the need to choose a color arise.  


==History==  
==History==  

Revision as of 23:50, 7 January 2019

 

Select colors from the screen or palette

KColorChooser is a simple application to select the color from the screen or from a palette. This can be helpful on multiple occasion. This program is also often in other KDE program, for example in Digikam, when the need to choose a color arise.

History

The developement of KColorChooser as a separat application started in 2007.

Features

  • Select colors from any location on the screen.
  • Select colors from a range of standard palettes available, including web colors and named colors.
  • Color values are shown in Hue-Saturation-Value (HSB), Red-Green-Blue (RGB), and HTML formats.

More Information