~ubuntu-branches/ubuntu/oneiric/imagemagick/oneiric-updates

« back to all changes in this revision

Viewing changes to www/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-06-15 11:05:28 UTC
  • mfrom: (6.2.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110615110528-08jgo07a4846xh8d
Tags: 8:6.6.0.4-3ubuntu1
* Resynchronise with Debian (LP: #797595).  Remaining changes:
  - Make ufraw-batch (universe) a suggestion instead of a recommendation.
  - Make debian/rules install target depend on check; they cannot reliably
    be run in parallel.
  - Don't set MAKEFLAGS in debian/rules; just pass it to the build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
2
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
<head>
5
 
  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
 
5
  <meta http-equiv="Content-Type" value="application/xhtml+xml" />
6
6
  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
7
7
  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
8
 
  <style type="text/css" media="all">
 
8
  <style type="text/css" media="screen,projection"><!--
9
9
    @import url("../www/magick.css");
10
 
  </style>
 
10
  --></style>
11
11
  <link rel="shortcut icon" href="../images/wand.ico"  type="images/vnd.microsoft.icon"/>
12
12
  <title>ImageMagick: Convert, Edit, and Compose Images</title>
13
13
  <meta http-equiv="Content-Language" content="en-US"/>
45
45
<div class="eastbar">
46
46
 
47
47
<div class="menu">
48
 
  <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
49
 
</div>
50
 
<div class="sep"></div>
51
 
<div class="menu">
52
 
  <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
53
 
</div>
54
 
<div class="sub">
55
 
    <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
56
 
</div>
57
 
<div class="sub">
58
 
    <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
59
 
</div>
60
 
<div class="sub">
61
 
    <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
62
 
</div>
63
 
<div class="sep"></div>
64
 
<div class="menu">
65
 
  <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
66
 
</div>
67
 
<div class="sub">
68
 
    <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
69
 
</div>
70
 
<div class="sub">
71
 
    <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
72
 
</div>
73
 
<div class="sub">
74
 
    <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
75
 
</div>
76
 
<div class="menu">
77
 
  <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
78
 
</div>
79
 
<div class="sub">
80
 
    <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
81
 
</div>
82
 
<div class="sub">
83
 
    <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
84
 
</div>
85
 
<div class="sub">
86
 
    <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
87
 
</div>
88
 
<div class="sub">
89
 
    <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
 
48
  <a href="../index.html">About ImageMagick</a>
 
49
</div>
 
50
<div class="sep"></div>
 
51
<div class="menu">
 
52
  <a href="../www/command-line-tools.html">Command-line Tools</a>
 
53
</div>
 
54
<div class="sub">
 
55
    <a href="../www/command-line-processing.html">Processing</a>
 
56
</div>
 
57
<div class="sub">
 
58
    <a href="../www/command-line-options.html">Options</a>
 
59
</div>
 
60
<div class="sub">
 
61
    <a href="http://www.imagemagick.org/Usage/">Usage</a>
 
62
</div>
 
63
<div class="menu">
 
64
  <a href="../www/api.html">Program Interfaces</a>
 
65
</div>
 
66
<div class="sub">
 
67
    <a href="../www/magick-wand.html">MagickWand</a>
 
68
</div>
 
69
<div class="sub">
 
70
    <a href="../www/magick-core.html">MagickCore</a>
 
71
</div>
 
72
<div class="sub">
 
73
    <a href="../www/perl-magick.html">PerlMagick</a>
 
74
</div>
 
75
<div class="sub">
 
76
    <a href="../Magick++/">Magick++</a>
 
77
</div>
 
78
<div class="menu">
 
79
  <a href="../www/architecture.html">Architecture</a>
90
80
</div>
91
81
<div class="sep"></div>
92
82
<div  class="menu">
93
 
   <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
94
 
</div>
95
 
<div class="sub">
96
 
    <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
97
 
</div>
98
 
<div class="sub">
99
 
    <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
 
83
   <a href="../www/install-source.html">Install from Source</a>
 
84
</div>
 
85
<div class="sub">
 
86
    <a href="../www/install-source.html#unix">Unix</a>
 
87
</div>
 
88
<div class="sub">
 
89
    <a href="../www/install-source.html#windows">Windows</a>
100
90
 </div>
101
91
<div class="menu">
102
 
  <a title="Resources" href="../www/resources.html">Resources</a>
103
 
</div>
104
 
<div class="menu">
105
 
  <a title="Architecture" href="../www/architecture.html">Architecture</a>
106
 
</div>
107
 
<div class="menu">
108
 
  <a title="Download" href="../www/download.html">Download</a>
109
 
</div>
110
 
<div class="sep"></div>
111
 
<div class="menu">
112
 
  <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
113
 
</div>
114
 
<div class="sep"></div>
115
 
<div class="menu">
116
 
  <a title="Site Map"href="../www/sitemap.html">Site Map</a>
 
92
  <a href="../www/binary-releases.html">Binary Releases</a>
 
93
</div>
 
94
<div class="sub">
 
95
    <a href="../www/binary-releases.html#unix">Unix</a>
 
96
</div>
 
97
<div class="sub">
 
98
    <a href="../www/binary-releases.html#macosx">Mac OS X</a>
 
99
</div>
 
100
<div class="sub">
 
101
    <a href="../www/binary-releases.html#windows">Windows</a>
 
102
</div>
 
103
<div class="menu">
 
104
  <a href="../www/resources.html">Resources</a>
 
105
</div>
 
106
<div class="sep"></div>
 
107
<div class="menu">
 
108
  <a href="../www/download.html">Download</a>
 
109
</div>
 
110
<div class="sep"></div>
 
111
<div class="menu">
 
112
  <a href="http://www.imagemagick.org/script/search.php">Search</a>
 
113
</div>
 
114
<div class="sep"></div>
 
115
<div class="menu">
 
116
  <a href="../www/sitemap.html">Site Map</a>
117
117
</div>
118
118
<div  class="sub">
119
 
    <a title="Site Map: Links"href="../www/links.html">Links</a>
 
119
    <a href="../www/links.html">Links</a>
120
120
</div>
121
121
<div class="sep"></div>
122
122
<div  class="menu">
123
 
  <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
 
123
  <a href="../www/sponsors.html">Sponsors:</a>
124
124
 
125
125
<div class="sponsbox">
126
126
<div  class="sponsor">
127
 
  <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
128
 
</div>
129
 
<div  class="sponsor">
130
 
  <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
131
 
</div>
132
 
<div  class="sponsor">
133
 
  <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
134
 
</div>
135
 
<div  class="sponsor">
136
 
  <a title="Sponsor: Kredit" href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
137
 
</div>
138
 
<div  class="sponsor">
139
 
  <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
140
 
</div>
141
 
<div  class="sponsor">
142
 
   <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
143
 
</div>
144
 
<div  class="sponsor">
145
 
   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/" title="Webdesign">Webdesign</a><!-- 20110901000240 -->
 
127
   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 -->
 
128
</div>
 
129
<div  class="sponsor">
 
130
  <a href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
 
131
</div>
 
132
<div  class="sponsor">
 
133
  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de-->
 
134
</div>
 
135
<div  class="sponsor">
 
136
  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
 
137
</div>
 
138
<div  class="sponsor">
 
139
  <a href="http://www.blumenversender.com">Blumenversand</a><!-- 201005010120 -->
 
140
</div>
 
141
<div  class="sponsor">
 
142
  <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
 
143
</div>
 
144
<div  class="sponsor">
 
145
   <a href="http://www.goyax.de">Börse</a><!-- 201004010240 Gewiese digital-finance.de -->
 
146
</div>
 
147
<div  class="sponsor">
 
148
   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
146
149
</div>
147
150
</div>
148
151
</div>
162
165
 
163
166
<p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: <a href="../www/api.html#ada">G2F</a> (Ada), <a href="../www/api.html#c">MagickCore</a> (C), <a href="../www/api.html#c">MagickWand</a> (C), <a href="../www/api.html#ch">ChMagick</a> (Ch), <a href="../www/api.html#com+">ImageMagickObject</a> (COM+), <a href="../www/api.html#c++">Magick++</a> (C++), <a href="../www/api.html#java">JMagick</a> (Java), <a href="../www/api.html#lisp">L-Magick</a> (Lisp), <a href="../www/api.html#neko">NMagick</a> (Neko/haXe), <a href="../www/api.html#dot-net">MagickNet</a> (.NET), <a href="../www/api.html#pascal">PascalMagick</a> (Pascal),  <a href="../www/api.html#perl">PerlMagick</a> (Perl), <a href="../www/api.html#php">MagickWand for PHP</a> (PHP),  <a href="../www/api.html#php">IMagick</a> (PHP), <a href="../www/api.html#python">PythonMagick</a> (Python), <a href="../www/api.html#ruby">RMagick</a> (Ruby), or <a href="../www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <em>automagically</em>.</p>
164
167
 
165
 
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. It is distributed under an Apache 2.0-style <a href="http://www.imagemagick.org/www/license.html" rel="license">license</a>,  approved by the <a href="http://www.opensource.org/">OSI</a>.</p>
166
 
 
167
 
<p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="http://www.valgrind.org">memory and thread</a> error detection to help prevent exploits.</p>
 
168
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute. Its <a href="http://www.imagemagick.org/www/license.html" rel="license">license</a> is compatible with the <a href="http://www.fsf.org/licensing/licenses/">GPL</a>.  It runs on all major operating systems.</p>
168
169
</div>
169
170
 
170
171
<div class="siz-mod-head">
177
178
<div class="doc-section">
178
179
<p>Here are just a few <a href="../www/examples.html">examples</a> of what ImageMagick can do:</p>
179
180
 
180
 
<ul style="font-size: 90%;">
 
181
<ul style="font-size: 80%;">
181
182
  <li><a href="../www/convert.html">Format conversion</a>: convert an image from one <a href="../www/formats.html">format </a> to another (e.g. PNG to JPEG).</li>
182
183
  <li>Transform: resize, rotate, crop, flip or trim an image.</li>
183
184
  <li>Transparency: render portions of an image invisible.</li>
186
187
  <li>Special effects: blur, sharpen, threshold, or tint an image.</li>
187
188
  <li>Animation: create a GIF animation sequence from a group of images.</li>
188
189
  <li>Text &amp; comments: insert descriptive or artistic text in an image.</li>
189
 
  <li><a href="../www/identify.html">Image identification</a>: describe the format and attributes of an image.</li>
 
190
  <li><a href="../www/identify.html">Image identification</a>: describe the format and properties of an image.</li>
190
191
  <li><a href="../www/composite.html">Composite</a>: overlap one image over another.</li>
191
192
  <li><a href="../www/montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</li>
192
 
  <li><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</li>
193
 
  <li><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</li>
194
193
  <li><a href="../www/motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</li>
195
194
  <li><a href="../www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
196
195
  <li><a href="http://www.imagemagick.org/Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</li>
197
196
  <li><a href="../www/high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
198
197
  <li><a href="../www/cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelligible gibberish and back again.</li>
199
 
  <li><a href="../www/architecture.html#virtual-pixels">Virtual pixel support</a>: convenient access to pixels outside the image region.</li>
 
198
  <li>Virtual pixel support: convenient access to pixels outside the image region.</li>
200
199
  <li><a href="../www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</li>
201
 
  <li><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips.</li>
 
200
  <li><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by the dual and quad-core processor technologies.</li>
202
201
  <li><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</li>
203
202
</ul>
204
203