Fra PhotoDraw Discussions klipper jeg denne post om et - både nyttig -
sjovt - og gratis program for alle der bruger grafik:
*********************
I stumbled upon a great color picker called slugs. It has an ugly
interface yet has great .
Features:
1) Your standard RGB Picker where you use sliders to adjust RGB.
2) Your Standard HSL picker where you pick from the spectrum window
and then fine tune in the larger window.
3) An anywhere on the screen, eye dropper.
4) The eye dropper opens up a small magnifying window for percise
pixel picking. It closes on it's own once you've clicked your color.
Now it gets interesting! Once you pick your color.
5) A copy color to clipboard function. Now you go back to your image
edito or html designer and walla just paste it into the app or html
document.
Now it gets even more interesting!
6) You can copy your colors in the following formats: RGB Integers
For example, a light purple is 201, 151, 255.
RGB Floats
The same light purple is 0.788, 0.592, 1.000.
HTML / Long CSS (Default)
The format used by HTML -- #c897ff.
C++Builder
The format used by Borland C++Builder -- 0xFF97C8.
CSS Percentages
CSS percentages format -- rgb(79%, 59%, 100%).
CSS Short
CSS short (3 hex digits) format -- #c9f.
Delphi
The format used by Borland Delphi -- $00FF97C8.
Visual Basic
The format used by Visual Basic -- &HFF97C8.
HSL Integers
For example, 269°, 104, 255.
HSL Floats
For example, 0.744, 0.408, 1.000.
7) A color wheel or theme designer for setting up a complete color
scheme.
8) It gives you the closest websafe color.
This plus other features like gradient preview and saturation controls.
Don't miss this baby.
http://www.opensourcepan.co.uk/programs/slugs/
***********************
--
mvh
© pre 2002