Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.008.711 Times

Aura Color Definitions software
Filter: All | Freeware | Demo
 

Aura Color Definitions

< 1 2 3 4 5 > 
Added: January 07, 2006 | Visits: 3.095

Absolute Color Picker ActiveX Control Absolute Color Picker ActiveX Control is a component that includes two dialogs: color selection dialog and gradient filling dialog. The component is easy to use and implement in your projects. You will save time, money and get excellent results! Our component supports Alpha-channel technology to...



Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 5.23 MB Download (123): Absolute Color Picker ActiveX Control Download

Added: May 13, 2006 | Visits: 3.435

Color Wheel  Expert Color Wheel Expert is the most innovative and easy-to-use professional color utility application available. Designed specifically for web designers and artists, but user-friendly for anyone who works with color. We pride ourselves on providing the highest quality and feature-rich color...





Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $24.95 USD Size: 1.56 MB Download (509): Color Wheel Expert Download

Added: February 26, 2006 | Visits: 6.065

Anry Color Picker A free color picker and color mixing tool, including harmonious color finder; features 5 formats of picked color value (HTML, RGB, HEX, HSB/HSV, HSL), 3x/9x zoom, saving picked color history, RGB & RYB color wheels that display triads and complementary colors, RGB color mixer, optional...


Platforms: Windows

License: Freeware Size: 253 KB Download (616): Anry Color Picker Download

Released: December 09, 2006  |  Added: December 09, 2006 | Visits: 5.193

Color Fitting You can spot good color combinations when you see them or a beautiful color when you see it, so there’s no better way to create color schemes than to free your mind to appreciate colors as they are in a context designed to favor creativity.


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 3.97 MB Download (467): Color Fitting Download

Released: April 06, 2008  |  Added: April 09, 2008 | Visits: 2.783

ACA Color Picker ACA Color Picker is a en/color-picker/'>color picker software , it pick the color value of any screen pixel and displays its value in a value of formats such as CMY/CMYK, Decimal, Hexadecimal, HSB/HSV, HSL, HSL(Windows), HTML and RGB, VC++, VB, Delphi and ActionScript. You can also export the...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.03 MB Download (153): ACA Color Picker Download

Released: June 07, 2012  |  Added: July 01, 2012 | Visits: 4.025

Color Style Studio If you're a professional involved with painting, decorating or color design, you need Color Style Studio! Color Style Studio enables you to select color schemes using photo of real objects such as house interior or exterior and more! Choose colors from Behr, Benjamin Moore, Sherwin Williams,...


Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 1.56 MB Download (1131): Color Style Studio Download

Released: June 18, 2008  |  Added: June 26, 2008 | Visits: 1.748

OKSoft Color Picker OKSoft Color Picker is an excellent and professional color picker program we designed for you. It is designed to help users who often works with color and palette. You may choose an appropriate color from the palette and copy its value to the clipboard. The color value may be named string, hex...


Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.48 MB Download (119): OKSoft Color Picker Download

Released: September 25, 2012  |  Added: November 08, 2012 | Visits: 1.791

RGB Color Picker Pick Screen Color Color and use inbuilt Editor to change selected color on your Windows Computer. Seperate RGB values are displayed in the RGB Editor and the software also displays hexadecimal values. RGB Editor is totally compatible with Windows 8, Windows 7 and other Microsoft Windows Versions....


Platforms: Windows

License: Freeware Size: 294.18 KB Download (155): RGB Color Picker Download

Released: July 07, 2009  |  Added: October 11, 2010 | Visits: 5.118

Resistor Color Bands The Resistor Color Bands application was designed to be a simple tool that displays resistor color codes and values. Resistor Color Bands can be used as a learning tool for students studying in electronics.


Platforms: Windows

License: Freeware Size: 1.45 MB Download (1126): Resistor Color Bands Download

Released: December 02, 2009  |  Added: December 05, 2009 | Visits: 1.567

Abonsoft True Color Icon Converter Abonsoft True Color Icon Converter can convert any images to true color icons of any size from 16x16 to 256x256. It can also extract icon from any file or from any folder, then convert to a new icon. Just drag a image file in, then you can convert it to an icon easily! Key features...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 580.5 KB Download (129): Abonsoft True Color Icon Converter Download

Added: January 27, 2010 | Visits: 1.197

Color::Object Color::Object is a OO-Color Module. A module for manipulation Colors within RGB, HSV and HSL color-spaces for usage within PDF-Documents especially with the Text::PDF::API modules. SYNOPSIS use Color::Object; $cl = Color::Object->new; $cl = Color::Object->newRGB($r,$g,$b); $cl =...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (103): Color::Object Download

Added: June 27, 2010 | Visits: 1.216

Imager::Color Imager::Color is a Perl module with color handling for Imager. SYNOPSIS $color = Imager::Color->new($red, $green, $blue); $color = Imager::Color->new($red, $green, $blue, $alpha); $color = Imager::Color->new("#C0C0FF"); # html color specification $color->set($red, $green, $blue);...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (95): Imager::Color Download

Added: June 21, 2010 | Visits: 1.141

Color::Fade Color::Fade provides a Perl extension for fading text colors. Color::Fade uses mathematical formulas to take an input string of virtually any length, and virtually any number of colors, and assign an individual color to each character to fade between each of the input colors. In other words,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): Color::Fade Download

Added: February 06, 2010 | Visits: 1.078

Color::Calc Color::Calc provides a module which implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors. There are three methods to use the calculation functions: You can create an object, import customised functions into your namespace, or you can...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Color::Calc Download

Added: October 12, 2010 | Visits: 1.356

SDL::Color SDL::Color is a SDL perl extension. SYNOPSIS $color = new SDL::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Color -color => SDL::NewColor(0xff,0xaa,0xdd); SDL::Color is a wrapper for display format...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): SDL::Color Download

Added: June 24, 2010 | Visits: 1.031

Color Label Color Label is a service menu for KDE based on Color Folder 0.3.4 by HessiJames. HowTo: Extract all files and copy colorlabel into /usr/bin/... perhaps you need to make it executable chmod 755 /usr/bin/colorlabel copy colorlabel.desktop to...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (154): Color Label Download

Added: May 03, 2010 | Visits: 7.308

AVG Anti-Virus Definitions AVG Anti-Virus Definitions are virus definitions for AVG Anti-Virus software. About AVG Anti-Virus: AVG Professional Single Edition is perfectly designed to give you the maximum antivirus protection for your single home PC or workstation. It is simple to install and operate. No IT expertise...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (5514): AVG Anti-Virus Definitions Download

Added: October 06, 2010 | Visits: 1.501

Color::Scheme Color::Scheme is a module used to generate pleasant color schemes. This module is a Perl implementation of Color Schemes 2, a color scheme generator. Start by visitng the Color Schemes 2 web site and playing with the colors. When you want to generate those schemes on the fly, begin using this...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (127): Color::Scheme Download

Added: July 09, 2010 | Visits: 2.633

True Color Picker True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. It uses AJAX to update the picker boxes without reloading...


Platforms: *nix

License: Freeware Download (125): True Color Picker Download

Added: May 05, 2010 | Visits: 1.042

color wrapper color wrapper is a non-intrusive real-time ANSI color wrapper for common unix-based commands on GNU/linux. cw is designed to simulate the environment of the commands being executed, so that if a person types du, df, ping, etc. in their shell it will automatically color the output in real-time...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (99): color wrapper Download

< 1 2 3 4 5 >