Peacock Color Picker is a pipe to Windows. In addition to the backup of any color, the software has some advanced features. You can edit the color on the fly: the creation of a gradient, RGB color management, the brightness or contrast.
Advantage It is user friendly.
It can be used to zoom in on any image.
Disadvantage This application is available in English version only.
Features A capture system is also involved.
You can generate color codes in Delphi, C + +, Visual Basic or RGB.
It is characterized by assuming a very large number of protocols of color coding.
Fade Out Hiding
Pallet Creation
Movie Capture
Supports Multiple Formats
Picture Loading
Cock donkey
Gradient Selection
Zooming Capture
Related Software Color Bee 1.0
Absolute Color 1.0
Color MegaMix 1.0
Download PicPick ShowPicPick is an all-in-one screenshot software. Its interface is intuitive and simple which allows an elegant operation.
Its main tools are:
- image editor,
- color picker,
- color palette,
- pixel ruler,
- protractor,
- crosshair,
-...
Keep a color spot on a black and white photo ShowKeep a color spot on a black and white photo
You want to have a black and white except for a portion of the photo to preserve color.
For most image modification software: First you must isolate a part of the picture (the one you...
Changing the color of the command prompt(shell) ShowChanging the color of the command prompt(shell)
Purpose
Methods
Purpose
Changing the color of characters in the prompt (or shell), make them more readable. If you are using colors group, you can sense by color, this will eliminate the...
VB6 Finding the RGB values of a color ShowVB6 Finding the RGB values of a color
Dim R as integer
Dim G as integer
Dim B as integer
Sub FindRGB(Col As Long)
R = &HFF& And Col
G = (&HFF00& And Col ) \ 256
B = (&HFF0000 And Col ) \ 65536
End Sub
Note: Here...
Download Color Cop ShowColor Cop allows to choose a color directly in screen with a pipette and to show it in a visualisor with his code RGB (RVB). It is possible to use a magnifier for a better selection.
This software is notably very practical for any webmaster...
The Colour Table ShowCoding colours
In HTML, colours are defined by three hexadecimal numbers, which represent the Red, Green, and Blue tones (using RGB coding) of the chosen colour. This is the syntax for coding a colour in HTML: color="#RRGGBB" RR, GG and BB each...