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

Myspace Divider Graphics software
Filter: All | Freeware | Demo
 

Myspace Divider Graphics

< 1 2 3 4 5 > 
Added: April 03, 2010 | Visits: 1.426

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: June 07, 2010 | Visits: 1.079

PDL::Graphics::X PDL::Graphics::X is a PDL OO access to X windows. SYNOPSIS # example 1 use PDL; use PDL::Graphics::X; my $x_size = 255; my $y_size = 255; my $win1 = PDL::Graphics::X->new({SIZE_X => $x_size, SIZE_Y => $y_size}); my $a = xvals(zeroes(byte,$x_size,$y_size)); $win1->imag($a); # example... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): PDL::Graphics::X Download

Released: February 22, 2012  |  Added: March 10, 2012 | Visits: 2.077

Graphics Converter Pro 2011 Graphics Converter is an easy-to-use and powerful batch graphic converter and image processing software. Supports more than 500 graphic formats, including JPG, JPEG2000, PNG, GIF, EMF, TIF, PDF and more. Graphics Converter Pro 2011 for vector supports 22 vector formats, including CGM, DGN, DWF,... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 15.71 MB Download (105): Graphics Converter Pro 2011 Download

Added: May 21, 2010 | Visits: 1.200

Text::Graphics Text::Graphics is a text graphics rendering toolkit. This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms... Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Text::Graphics Download

Added: January 25, 2010 | Visits: 1.104

Graphics::ColorPicker Graphics::ColorPicker is a Perl module for WYSIWYG web applications that allow selection of HEX color numbers. SYNOPSIS use Graphics::ColorPicker; or require Graphics::ColorPicker; make_page($path_to_images); send_page($html_txt,$type); $time_string = http_date($time); $name =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (101): Graphics::ColorPicker Download

Added: January 06, 2010 | Visits: 1.232

Bio::Graphics::Panel 1.5.2_005 Bio::Graphics::Panel is a Perl module to generate GD images of Bio::Seq objects. SYNOPSIS # This script parses a GenBank or EMBL file named on the command # line and produces a PNG rendering of it. Call it like this: # render.pl my_file.embl | display - use strict; use Bio::Graphics;... Platforms: *nix

License: Freeware Size: 5.7 MB Download (100): Bio::Graphics::Panel 1.5.2_005 Download

Added: April 24, 2010 | Visits: 1.212

Bio::Graphics::Feature Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel. SYNOPSIS use Bio::Graphics::Feature; # create a simple feature with no internal structure $f = Bio::Graphics::Feature->new(-start => 1000, -stop => 2000, -type => transcript, -name => alpha-1... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Graphics::Feature Download

Added: January 12, 2010 | Visits: 969

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: January 24, 2010 | Visits: 3.112

Bio::Graphics::Glyph::alignment Bio::Graphics::Glyph::alignment is the "alignment" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This is identical to the "graded_segments" glyph, and is used for drawing features that consist of discontinuous segments. The color intensity of each segment is... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::Glyph::alignment Download

Added: October 26, 2010 | Visits: 1.203

Bio::Graphics::FeatureFile Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file. SYNOPSIS use Bio::Graphics::FeatureFile; my $data = Bio::Graphics::FeatureFile->new(-file => features.txt); # create a new panel and render contents of the file onto it my $panel = $data->new_panel; my... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::FeatureFile Download

Added: August 06, 2008 | Visits: 859

Aurigma Graphics Mill Aurigma Graphics Mill 2.0 is a set of powerful, fast and memory-friendly components which resolves most of image processing tasks: load/save files of most popular formats, enhance, transform, display, reduce colors, combine images, draw imagery, etc. It includes handy control which allows to... Platforms: Windows

License: Shareware Cost: $349.00 USD Size: 5.26 MB Download (99): Aurigma Graphics Mill Download

Added: January 25, 2010 | Visits: 650

QuickTime Controller Graphics QuickTime Controller Graphics changes the somewhat bloating GUI of browser based QuickTime movies into controller icons that are smaller and more like the the newer OSX apps like Mail.app.Installation: Backup QuickTimeComponents.rsrc. Then Open System > Library > QuickTime >... Platforms: Mac

License: Freeware Size: 199 KB Download (99): QuickTime Controller Graphics Download

Added: May 04, 2010 | Visits: 1.266

PDL::Graphics::LUT PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables. SYNOPSIS use PDL::Graphics::PGPLOT; use PDL::Graphics::LUT; # what tables are available my @tables = lut_names(); # get the reversed colour table smooth, # with the gamma intensity ramp my ( $l,... Platforms: *nix

License: Freeware Size: 1.1 MB Download (98): PDL::Graphics::LUT Download

Added: August 14, 2008 | Visits: 1.063

Aurigma Graphics Mill for .NET Graphics Mill 3.1 is a .NET image processing component, which provides rich image processing functionality, with visual Windows and Web controls. Supporting multiple file formats, different imaging operations, color management, multithreading support, and many other features, it is indispensable... Platforms: Windows

License: Shareware Cost: $349.00 USD Size: 7.78 MB Download (97): Aurigma Graphics Mill for .NET Download

Added: April 12, 2010 | Visits: 762

Graphics::Simple Graphics::Simple is a simple , device-independent graphics API for Perl. SYNOPSIS use Graphics::Simple; line 100,100,200,200; circle 50,50,25; stop(); clear(); # Wait for a button press, clear the page Ever had a Commodore C-64 or Vic-20 or some other of the machines of that era? Where... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graphics::Simple Download

Added: April 03, 2010 | Visits: 1.173

Bio::Graphics::Glyph::cds Bio::Graphics::Glyph::cds module contains the "cds" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This glyph draws features that are associated with a protein coding region. At high magnifications, draws a series of boxes that are color-coded to indicate the... Platforms: *nix

License: Freeware Size: 4.7 MB Download (95): Bio::Graphics::Glyph::cds Download

Added: August 03, 2010 | Visits: 1.252

PDL::Graphics::AquaTerm PDL::Graphics::AquaTerm is a Perl module that provides access to the AquaTerm Mac OS-X graphics terminal. SYNOPSIS # example 1 use PDL; use PDL::Graphics::LUT; use PDL::Graphics::AquaTerm; my $x_size = 255; my $y_size = 255; aquaOpen({SIZE_X => $x_size, SIZE_Y => $y_size});... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): PDL::Graphics::AquaTerm Download

Added: October 01, 2010 | Visits: 1.155

Apache XML Graphics Commons Apache XML Graphics Commons project is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library,... Platforms: *nix

License: Freeware Download (92): Apache XML Graphics Commons Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 756

Java Games and Graphics Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam Platforms: Windows, Mac, Linux

License: Freeware Size: 629.05 KB Download (88): Java Games and Graphics Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 926

CorelDRAW Graphics Suite CorelDRAW Graphics Suite X5 is a versatile graphic design software suite that helps you creatively and professionally express ideas for any media. Illustrate, lay out, trace, design Web graphics and photo-edit with this complete solution for visual communication. Easily import and export content... Platforms: Windows

License: Shareware Cost: $499.00 USD Size: 499.46 MB Download (75): CorelDRAW Graphics Suite Download

< 1 2 3 4 5 >