From 835439612deb7b6ebcb2937486897e1241d2a263 Mon Sep 17 00:00:00 2001 From: cristy Date: Fri, 16 Oct 2009 19:04:28 +0000 Subject: [PATCH] --- www/ImageMagickObject.html | 2 +- www/advanced-unix-installation.html | 4 +- www/advanced-windows-installation.html | 2 +- www/api.html | 42 +-- www/api/attribute.html | 343 +++++++++++++++++++++++++ www/api/blob.html | 2 +- www/api/color.html | 183 +------------ www/api/compare.html | 2 +- www/api/composite.html | 2 +- www/api/deprecate.html | 2 +- www/api/distort.html | 2 +- www/api/draw.html | 2 +- www/api/drawing-wand.html | 2 +- www/api/effect.html | 2 +- www/api/enhance.html | 2 +- www/api/exception.html | 2 +- www/api/fx.html | 2 +- www/api/histogram.html | 119 ++++++++- www/api/image.html | 35 +-- www/api/layer.html | 2 +- www/api/list.html | 2 +- www/api/magick-image.html | 2 +- www/api/magick-property.html | 97 ++++++- www/api/magick-wand.html | 2 +- www/api/magick.html | 2 +- www/api/memory.html | 2 +- www/api/module.html | 20 +- www/api/monitor.html | 2 +- www/api/paint.html | 2 +- www/api/pixel-iterator.html | 2 +- www/api/pixel-view.html | 4 +- www/api/profile.html | 2 +- www/api/property.html | 2 +- www/api/registry.html | 4 +- www/api/resize.html | 2 +- www/api/resource.html | 2 +- www/api/segment.html | 4 +- www/api/shear.html | 4 +- www/api/signature.html | 2 +- www/api/transform.html | 2 +- www/architecture.html | 2 +- www/binary-releases.html | 2 +- www/changelog.html | 14 +- www/cipher.html | 2 +- www/command-line-options.html | 32 ++- www/command-line-tools.html | 6 +- www/compare.html | 2 +- www/composite.html | 2 +- www/contact.html | 4 +- www/convert.html | 2 +- www/download.html | 2 +- www/examples.html | 4 +- www/exception.html | 2 +- www/formats.html | 2 +- www/fx.html | 2 +- www/history.html | 4 +- www/import.html | 2 +- www/install-source.html | 4 +- www/jp2.html | 2 +- www/license.html | 4 +- www/links.html | 93 +++---- www/magick-core.html | 3 +- www/magick-vector-graphics.html | 4 +- www/magick-wand.html | 4 +- www/mailing-list.html | 10 +- www/miff.html | 2 +- www/mirrors.html | 6 +- www/mogrify.html | 4 +- www/montage.html | 2 +- www/motion-picture.html | 2 +- www/quantize.html | 4 +- www/resources.html | 2 +- www/sitemap.html | 50 ++-- www/sponsors.html | 2 +- www/stream.html | 2 +- www/subversion.html | 4 +- www/t-shirt.html | 2 +- 77 files changed, 796 insertions(+), 411 deletions(-) diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index a1ebbd3d5..f4562620a 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -124,7 +124,7 @@
-

G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.

+

G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.

C

@@ -171,7 +171,7 @@

Ch

-

ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.

+

ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.

COM+

@@ -183,31 +183,31 @@

C++

-

Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.

+

Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.

Java

-

JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.

+

JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.

LabVIEW

-

LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.

+

LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.

Lisp

-

CL-Magick provides a Common Lisp interface to the ImageMagick library.

+

CL-Magick provides a Common Lisp interface to the ImageMagick library.

Neko

-

NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.

+

NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.

.NET

@@ -221,7 +221,7 @@

Pascal

-

PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.

+

PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.

Perl

@@ -233,50 +233,50 @@

PHP

-

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

+

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

-

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

+

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

-

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

+

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

Python

-

PythonMagick an object-oriented Python interface to ImageMagick.

+

PythonMagick an object-oriented Python interface to ImageMagick.

-

PythonMagickWand an object-oriented Python interface to MagickWand based on ctypes.

+

PythonMagickWand an object-oriented Python interface to MagickWand based on ctypes.

REALbasic

-

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

+

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

Ruby

-

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

+

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

-

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

+

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

-

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

+

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

-

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

+

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

Tcl/Tk

-

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

+

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

XML RPC

-

RemoteMagick is an XML-RPC web service that creates image thumbnails.

+

RemoteMagick is an XML-RPC web service that creates image thumbnails.

@@ -285,7 +285,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/attribute.html b/www/api/attribute.html index e69de29bb..260312b65 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -0,0 +1,343 @@ + + + + + + + + ImageMagick: MagickCore, C API for ImageMagick: Set Text Attributes + + + + + + + + + + + + + + + + + +
+ + [ImageMagick] + + [sponsor] + + + + +
+ +
+ + +
+ + +
+ Options +
+
+ Usage +
+ + + + + + +
+ +
+ Unix +
+
+ Windows +
+ +
+ Unix +
+ +
+ Windows +
+ +
+ +
+ +
+ +
+ Links +
+
+ + + +
+ +
+ + + +

GetImageChannelDepth

+
+ +

GetImageChannelDepth() returns the depth of a particular image channel.

+ +

The format of the GetImageChannelDepth method is:

+ +
+  unsigned long GetImageDepth(const Image *image,ExceptionInfo *exception)
+  unsigned long GetImageChannelDepth(const Image *image,
+    const ChannelType channel,ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
channel
+

    the channel.

+ +
exception
+

    return any errors or warnings in this structure.

+ +
+

GetImageQuantumDepth

+
+ +

GetImageQuantumDepth() returns the depth of the image rounded to a legal quantum depth: 8, 16, or 32.

+ +

The format of the GetImageQuantumDepth method is:

+ +
+  unsigned long GetImageQuantumDepth(const Image *image,
+    const MagickBooleanType constrain)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
constrain
+

    A value other than MagickFalse, constrains the depth to a maximum of MAGICKCORE_QUANTUM_DEPTH.

+ +
+

GetImageType

+
+ +

GetImageType() returns the potential type of image:

+ +

Bilevel Grayscale GrayscaleMatte Palette PaletteMatte TrueColor TrueColorMatte ColorSeparation ColorSeparationMatte

+ +

To ensure the image type matches its potential, use SetImageType():

+ +
+      (void) SetImageType(image,GetImageType(image));
+
+ +

The format of the GetImageType method is:

+ +
+  ImageType GetImageType(const Image *image,ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
exception
+

    return any errors or warnings in this structure.

+ +
+

IsGrayImage

+
+ +

IsGrayImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities.

+ +

The format of the IsGrayImage method is:

+ +
+  MagickBooleanType IsGrayImage(const Image *image,
+    ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
exception
+

    return any errors or warnings in this structure.

+ +
+

IsMonochromeImage

+
+ +

IsMonochromeImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.

+ +

The format of the IsMonochromeImage method is:

+ +
+  MagickBooleanType IsMonochromeImage(const Image *image,
+    ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
exception
+

    return any errors or warnings in this structure.

+ +
+

IsOpaqueImage

+
+ +

IsOpaqueImage() returns MagickTrue if none of the pixels in the image have an opacity value other than opaque (0).

+ +

The format of the IsOpaqueImage method is:

+ +
+  MagickBooleanType IsOpaqueImage(const Image *image,
+    ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
exception
+

    return any errors or warnings in this structure.

+ +
+

SetImageChannelDepth

+
+ +

SetImageChannelDepth() sets the depth of the image.

+ +

The format of the SetImageChannelDepth method is:

+ +
+  MagickBooleanType SetImageDepth(Image *image,const unsigned long depth)
+  MagickBooleanType SetImageChannelDepth(Image *image,
+    const ChannelType channel,const unsigned long depth)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
channel
+

    the channel.

+ +
depth
+

    the image depth.

+ +
+ +
+ + + +
+ + diff --git a/www/api/blob.html b/www/api/blob.html index c73cfaebd..e4c588323 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -343,7 +343,7 @@ _8c.html" target="source" name="InjectImageBlob">InjectImageBlob Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/color.html b/www/api/color.html index 4baddcc0f..09a4fd4ec 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -151,7 +151,7 @@
- +

GetColorInfoList

@@ -199,166 +199,6 @@ _8c.html" target="source" name="GetColorList">GetColorList
number_colors

    This integer returns the number of colors in the list.

-
exception
-

    return any errors or warnings in this structure.

- -
-

GetImageHistogram

-
- -

GetImageHistogram() returns the unique colors in an image.

- -

The format of the GetImageHistogram method is:

- -
-  unsigned long GetImageHistogram(const Image *image,
-    unsigned long *number_colors,ExceptionInfo *exception)
-
- -

A description of each parameter follows.

- -
image
-

    the image.

- -
file
-

    Write a histogram of the color distribution to this file handle.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

GetNumberColors

-
- -

GetNumberColors() returns the number of unique colors in an image.

- -

The format of the GetNumberColors method is:

- -
-  unsigned long GetNumberColors(const Image *image,FILE *file,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows.

- -
image
-

    the image.

- -
file
-

    Write a histogram of the color distribution to this file handle.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

IsGrayImage

-
- -

IsGrayImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities.

- -

The format of the IsGrayImage method is:

- -
-  MagickBooleanType IsGrayImage(const Image *image,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
image
-

    the image.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

IsHistogramImage

-
- -

IsHistogramImage() returns MagickTrue if the image has 1024 unique colors or less.

- -

The format of the IsHistogramImage method is:

- -
-  MagickBooleanType IsHistogramImage(const Image *image,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows.

- -
image
-

    the image.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

IsMonochromeImage

-
- -

IsMonochromeImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.

- -

The format of the IsMonochromeImage method is:

- -
-  MagickBooleanType IsMonochromeImage(const Image *image,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
image
-

    the image.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

IsOpaqueImage

-
- -

IsOpaqueImage() returns MagickTrue if none of the pixels in the image have an opacity value other than opaque (0).

- -

The format of the IsOpaqueImage method is:

- -
-  MagickBooleanType IsOpaqueImage(const Image *image,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
image
-

    the image.

- -
exception
-

    return any errors or warnings in this structure.

- -
-

IsPaletteImage

-
- -

IsPaletteImage() returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.

- -

The format of the IsPaletteImage method is:

- -
-  MagickBooleanType IsPaletteImage(const Image *image,
-    ExceptionInfo *exception)
-
- -

A description of each parameter follows.

- -
image
-

    the image.

-
exception

    return any errors or warnings in this structure.

@@ -516,27 +356,6 @@ _8c.html" target="source" name="QueryMagickColorname">QueryMagickColornamename

    Return the color name or hex value.

-
exception
-

    return any errors or warnings in this structure.

- -
-

UniqueImageColors

-
- -

UniqueImageColors() returns the unique colors of an image.

- -

The format of the UniqueImageColors method is:

- -
-  Image *UniqueImageColors(const Image *image,ExceptionInfo *exception)
-
- -

A description of each parameter follows.

- -
image
-

    the image.

-
exception

    return any errors or warnings in this structure.

diff --git a/www/api/compare.html b/www/api/compare.html index f91f4f8d9..c24f4d4aa 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -325,7 +325,7 @@ _8c.html" target="source" name="SimilarityImage">SimilarityImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/composite.html b/www/api/composite.html index 6703a14d1..c800b7b05 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -123,7 +123,7 @@
diff --git a/www/api/distort.html b/www/api/distort.html index 20007743e..4fd4e4ccc 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -257,7 +257,7 @@ _8c.html" target="source" name="SparseColorImage">SparseColorImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/draw.html b/www/api/draw.html index 196e10594..164983a6b 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -123,7 +123,7 @@
diff --git a/www/api/effect.html b/www/api/effect.html index a60f77332..6e55b4b79 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -688,7 +688,7 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/enhance.html b/www/api/enhance.html index f7c597869..77ba8fb18 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -695,7 +695,7 @@ _8c.html" target="source" name="SigmoidalContrastImage">SigmoidalContrastImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/exception.html b/www/api/exception.html index 6c2cf2805..6687ca959 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -465,7 +465,7 @@ _8c.html" target="source" name="ThrowException">ThrowException Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/fx.html b/www/api/fx.html index ac7cebead..daeb98a90 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -123,7 +123,7 @@
diff --git a/www/api/image.html b/www/api/image.html index 09d2ba9e9..c3998ddca 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -123,7 +123,7 @@
diff --git a/www/api/list.html b/www/api/list.html index 4dad7ca0e..b7ef5769d 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -645,7 +645,7 @@ _8c.html" target="source" name="SplitImageList">SplitImageList Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-image.html b/www/api/magick-image.html index 1ed742d8e..b2703f8cb 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -6335,7 +6335,7 @@ _8c.html" target="source" name="MagickWriteImagesFile">MagickWriteImagesFile Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-property.html b/www/api/magick-property.html index beddcd544..1bf94b624 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -123,7 +123,7 @@