From 57e10fedbcb8c3e8c6590ff0935dbf017ce5587f Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 19 Jan 2010 18:22:05 +0000 Subject: Import abandoned KDE3 version of kipi plugins git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/pt_BR_kipi-plugins/colorimages.docbook | 125 +++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 doc/pt_BR_kipi-plugins/colorimages.docbook (limited to 'doc/pt_BR_kipi-plugins/colorimages.docbook') diff --git a/doc/pt_BR_kipi-plugins/colorimages.docbook b/doc/pt_BR_kipi-plugins/colorimages.docbook new file mode 100644 index 0000000..462d51c --- /dev/null +++ b/doc/pt_BR_kipi-plugins/colorimages.docbook @@ -0,0 +1,125 @@ + + + +Colorir Imagens + + +Gilles Caulier
caulier dot gilles at free.fr
+
+
+
2004-06-20 1.00.00 The Kipi color images plugin is a tool for to change/improve the color rendering in images. + + + +KDE +Kipi + +
+ +Introdução + +This plugin can be used for batch colors enhancement images in an Album. It use "convert" program from "ImageMagick" package. An image effect preview (partial or full) is available. 10 colors filters types have been implemented: Decrease contrast : reduce the image contrast. Depth : change the color depth of the image. Equalize : perform histogram equalization to the image. Fuzz : merging colors within a distance are considered equal. Gray scales : convert colors image to gray scales image. Increase contrast : enhance the image contrast. Monochrome : transform the image to black and white. Negate : replace every pixel with its complementary color. Normalize : transform image to span the full range of color values. Segment : segment an image by analyzing the histograms of the color components. Trim : trim an image (fuzz reverse technic). You can see some samples building with this plugin at this url. + +
+ + + -- cgit v1.2.1