KColorChooser: Difference between revisions

From KDE UserBase Wiki
(Created basic page.)
 
({{Proposed_deletion|reason=This wiki page is mostly empty. Please use https://apps.kde.org/kcolorchooser instead.}})
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Proposed_deletion|reason=This wiki page is mostly empty. Please use https://apps.kde.org/kcolorchooser instead.}}
<languages />
<languages />
<translate>


<!--T:1-->
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:KColorChooser-screenshot.png|250px]]||&nbsp;||<translate><!--T:1-->
|[[Image:KColorChooser-screenshot.png|300px]]||&nbsp;||
'''Select colors from the screen or palette'''</translate>
'''Select colors from the screen or palette'''
|}
|}
<translate>


== Features ==
<!--T:7-->
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 another KDE program, for example in Digikam, when the need to choose a color arises.
 
==History== <!--T:8-->
 
<!--T:9-->
The development of KColorChooser as a separate application [https://phabricator.kde.org/R371:6f969735c775dd7f35cc102203733afb415bf954 started in 2007].
 
== Features == <!--T:2-->


<!--T:3-->
* Select colors from any location on the screen.
* Select colors from any location on the screen.
<!--T:4-->
* Select colors from a range of standard palettes available, including web colors and named colors.
* Select colors from a range of standard palettes available, including web colors and named colors.
<!--T:5-->
* Color values are shown in Hue-Saturation-Value (HSB), Red-Green-Blue (RGB), and HTML formats.
* Color values are shown in Hue-Saturation-Value (HSB), Red-Green-Blue (RGB), and HTML formats.


==More Information== <!--T:10-->
<!--T:11-->
* [https://invent.kde.org/graphics/kcolorchooser Git repository]
<!--T:6-->
[[Category:Graphics]]
[[Category:Graphics]]
</translate>
</translate>

Latest revision as of 22:33, 13 December 2023

Proposed for Deletion

This page has been proposed for deletion for the following reason:

This wiki page is mostly empty. Please use https://apps.kde.org/kcolorchooser instead.

Please use the discussion section of this page to voice your opinion on this.
 

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 another KDE program, for example in Digikam, when the need to choose a color arises.

History

The development of KColorChooser as a separate 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