个人工具

“UbuntuHelp:ImageMagick”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第7行: 第7行:
 
== Screenshot ==
 
== Screenshot ==
 
== Installation ==
 
== Installation ==
* Via '''[[UbuntuHelp:Synaptic|Synaptic Package Manager]]'''
+
To install this software, simply [[UbuntuHelp:InstallingSoftware#installing-a-package|install the following package]]: '''''[[UbuntuHelp:apt:imagemagick|imagemagick]]'''''.
* Via apt-get
+
<pre><nowiki>
+
sudo apt-get install imagemagick
+
</nowiki></pre>
+
 
== Hints and Tips ==
 
== Hints and Tips ==
 
== Other applications you may wish to look at ==
 
== Other applications you may wish to look at ==

2009年5月12日 (二) 17:20的版本

Parent: Software

ImageMagick

ImageMagick is a software suite which can be used to create, edit and display bitmap images, either from the command line or using a graphical interface. It can read, convert and write images in a large variety of formats. Images can be cropped, colors can be changed, various effects can be applied, images can be rotated and combined, and text, lines, polygons, ellipses and Bézier curves can be added to images and stretched and rotated.

Screenshot

Installation

To install this software, simply install the following package: imagemagick.

Hints and Tips

Other applications you may wish to look at

Further Reading