个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/ImageMagick}} {{Languages|php5}} Parent: UbuntuHelp:Software == ImageMagick == ImageMagick is a software suite which can be used to create,...)
 
第19行: 第19行:
 
  <pre><nowiki>
 
  <pre><nowiki>
 
sudo apt-get install imagemagick
 
sudo apt-get install imagemagick
</nowiki></code>
+
</nowiki></pre>
  
 
== Hints and Tips ==
 
== Hints and Tips ==

2007年5月13日 (日) 12:39的版本

Parent: UbuntuHelp: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

sudo apt-get install imagemagick

Hints and Tips

Other applications you may wish to look at

Further Reading



CategoryDocumentation