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.479.680 Times

Color Splash freeware
Filter: All | Freeware | Demo
 

Color Splash

1 2 3 4 5 > 
Released: August 07, 2013  |  Added: September 09, 2013 | Visits: 1.155

Free Color Splash Maker for Window Free color splash effect maker for window, online splash effect creator , Add Beautiful Color Splash Effect To Your Photos . Save to JPEG file or custom file size . Support Zoom In, Zoom Out , Undo when photo editing. Support export to JPEG image. Support resize the image and adjust the... Platforms: Windows

License: Freeware Size: 7.26 MB Download (83): Free Color Splash Maker for Window Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 466

Color Splash Smart ??? Download for free today, only for limited time! ??? The most smart and comprehensive application to help you create dramatic photos by converting them to user defined Black and White styles, while leaving the interesting areas in color ? Intelligent Selection System - ONLY WITH COLOR... Platforms: Mac

License: Freeware Size: 76.2 MB Download (57): Color Splash Smart Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 890

Color Sensation Color Sensation is the first app to let you quickly and easily create dramatic photos by converting them to user defined Black and White styles, while leaving the interesting areas in color - A range of image processing tools like Brightness, Contrast, Sharpen/Smooth give you more freedom to... Platforms: iPhone

License: Freeware Size: 23.4 MB Download (56): Color Sensation Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 471

Color World Try the color world to test your reflexes and your ability to solve puzzle and logic games. Hit the cubes and color them with the right shade. There may be levels without cannon balls with the correct color. Use the nature to color the cubes, bring them down in to the colored water, splash them... Platforms: Windows

License: Freeware Size: 4.25 MB Download (461): Color World Download

Released: April 04, 2005  |  Added: March 22, 2006 | Visits: 10.341

Little RGB Color Picker Select a color from the palette and this handy little utility displays the html hex code and the RGB values for that color. Fine tune the color using the sliding controls. Also shows a color sample. Copying the codes to the clipboard is just a click away. Great for programmers or graphic and web... Platforms: Windows

License: Freeware Size: 1.2 MB Download (948): Little RGB Color Picker Download

Added: July 11, 2006 | Visits: 4.159

Pop-a-Color Value Pop-a-Color Value is a simple graphics tool that can be used to get color values when making skins for programs and also creating websites. When looking for html color values, hex color values, or rgb color values, Pop-a-Color Value is convenient when finding and learning color value ranges. Platforms: Windows

License: Freeware Size: 316 KB Download (689): Pop-a-Color Value Download

Added: February 26, 2006 | Visits: 6.078

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: September 25, 2012  |  Added: November 08, 2012 | Visits: 1.800

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.127

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

Added: January 18, 2010 | Visits: 1.014

Montys KDE Splash Montys KDE Splash is a splash screen theme for the KDE desktop.. software,internet,remontsw,grafika,tvorba,remont Platforms: *nix

License: Freeware Size: 133.12 KB Download (101): Montys KDE Splash Download

Added: January 27, 2010 | Visits: 1.207

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 02, 2010 | Visits: 1.013

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.... Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Added: June 27, 2010 | Visits: 1.224

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 (101): Imager::Color Download

Added: June 21, 2010 | Visits: 1.150

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.089

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.363

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.042

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 (155): Color Label Download

Added: October 06, 2010 | Visits: 1.511

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 25, 2010 | Visits: 2.108

GRUB Splash GRUB Splash Images package contains a collection of splashimages which can be used for GRUB. If youd like your splashimage in this package send them to mcgrof@ruslug.rutgers.edu. Quick tips for the impatient: convert -resize 640x480 -colors 14 image.png image.xpm && gzip image.xpm Quick... Platforms: *nix

License: Freeware Download (386): GRUB Splash Download

Added: November 26, 2010 | Visits: 1.896

gentoo splash theme chooser gentoo splash theme chooser is a gentoo application to choose a gensplash theme. You can choose a theme and it it will make a symlink from this theme to default in /etc/splash. After that it mounts /boot and does the following command: splash_geninitramfs -v -g /boot/fbsplash -r resolution... Platforms: *nix

License: Freeware Download (108): gentoo splash theme chooser Download

1 2 3 4 5 >