From 9aed3a23b3c23eab713430bd6bad0b07c3392cb4 Mon Sep 17 00:00:00 2001 From: cristy Date: Wed, 26 May 2010 23:41:22 +0000 Subject: [PATCH] --- index.html | 6 +- www/ImageMagickObject.html | 2 +- www/advanced-unix-installation.html | 2 +- www/animate.html | 4 +- www/api.html | 42 +-- www/api/animate.html | 2 +- www/api/annotate.html | 2 +- www/api/attribute.html | 4 +- www/api/blob.html | 4 +- www/api/cache-view.html | 2 +- www/api/cache.html | 5 +- www/api/cipher.html | 4 +- www/api/compare.html | 2 +- www/api/composite.html | 2 +- www/api/decorate.html | 3 + www/api/deprecate.html | 464 +++++++++++++++++++++++++++- www/api/draw.html | 3 - www/api/drawing-wand.html | 2 +- www/api/effect.html | 2 +- www/api/enhance.html | 2 +- www/api/exception.html | 4 +- www/api/feature.html | 2 +- www/api/fx.html | 4 +- www/api/histogram.html | 4 +- www/api/image.html | 2 +- www/api/layer.html | 3 - www/api/list.html | 2 +- www/api/magick-deprecate.html | 2 +- www/api/magick-property.html | 2 +- www/api/magick-wand.html | 2 +- www/api/magick.html | 2 +- www/api/memory.html | 2 +- www/api/module.html | 2 +- www/api/monitor.html | 2 +- www/api/morphology.html | 5 +- www/api/paint.html | 4 +- www/api/pixel-iterator.html | 4 +- www/api/pixel-view.html | 2 +- www/api/pixel-wand.html | 2 +- www/api/profile.html | 3 + www/api/property.html | 2 +- www/api/registry.html | 2 +- www/api/resize.html | 3 - www/api/resource.html | 3 - www/api/segment.html | 2 +- www/api/shear.html | 4 +- www/api/signature.html | 2 +- www/api/statistic.html | 2 +- www/api/transform.html | 4 +- www/api/version.html | 4 +- www/architecture.html | 4 +- www/changelog.html | 14 +- www/cipher.html | 2 +- www/color.html | 2 +- www/command-line-tools.html | 8 +- www/composite.html | 2 +- www/conjure.html | 4 +- www/contact.html | 4 +- www/display.html | 2 +- www/download.html | 2 +- www/escape.html | 2 +- www/examples.html | 6 +- www/exception.html | 2 +- www/formats.html | 3 - www/fx.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 4 +- www/identify.html | 4 +- www/import.html | 4 +- www/index.html | 6 +- www/install-source.html | 4 +- www/links.html | 96 +++--- www/magick-core.html | 4 +- www/magick-vector-graphics.html | 4 +- www/miff.html | 2 +- www/mirrors.html | 6 +- www/mogrify.html | 2 +- www/montage.html | 2 +- www/motion-picture.html | 4 +- www/perl-magick.html | 4 +- www/quantize.html | 2 +- www/resources.html | 4 +- www/search.html | 4 +- www/sitemap.html | 50 +-- www/sponsors.html | 2 +- www/stream.html | 4 +- www/subversion.html | 4 +- www/t-shirt.html | 4 +- 88 files changed, 689 insertions(+), 234 deletions(-) diff --git a/index.html b/index.html index 2cbe6ed2f..46d6d8f09 100644 --- a/index.html +++ b/index.html @@ -142,7 +142,7 @@ Druckerei Online @@ -175,7 +175,7 @@

Here are just a few examples of what ImageMagick can do:

-
diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index f615dc6ad..da8105874 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -207,7 +207,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index bb67afef8..fb6765ecd 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/animate.html b/www/animate.html index a079ff07d..1c1386101 100644 --- a/www/animate.html +++ b/www/animate.html @@ -143,7 +143,7 @@ Druckerei Online @@ -612,7 +612,7 @@ transparent, extract, background, or shape the alpha channel Discourse Server • - Studio + Studio   diff --git a/www/api.html b/www/api.html index 518cc0a75..79ea018aa 100644 --- a/www/api.html +++ b/www/api.html @@ -142,7 +142,7 @@ Druckerei Online @@ -160,7 +160,7 @@

Ada

-

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

@@ -172,7 +172,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+

@@ -184,31 +184,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

@@ -222,7 +222,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

@@ -234,50 +234,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

-

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

+

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

-

PythonMagick is an object-oriented Python interface to ImageMagick.

+

PythonMagick is an object-oriented Python interface to ImageMagick.

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.

diff --git a/www/api/animate.html b/www/api/animate.html index 8e0285626..348f6dc51 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/annotate.html b/www/api/annotate.html index af80e75a0..8f4f521ad 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/attribute.html b/www/api/attribute.html index 4235a20c3..ec4cab59c 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -142,7 +142,7 @@ Druckerei Online @@ -330,7 +330,7 @@ _8c.html" target="source" name="SetImageChannelDepth">SetImageChannelDepth  --> Discourse Server • - Studio + Studio   diff --git a/www/api/blob.html b/www/api/blob.html index b00e10c9f..9fc2941a0 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -142,7 +142,7 @@ Druckerei Online @@ -343,7 +343,7 @@ _8c.html" target="source" name="InjectImageBlob">InjectImageBlob Discourse Server • - Studio + Studio   diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 18e222ae4..fde7ae03a 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/cache.html b/www/api/cache.html index febc9f577..5669047ca 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -141,6 +141,9 @@ + @@ -509,7 +512,7 @@ _8c.html" target="source" name="SyncAuthenticPixels">SyncAuthenticPixels  --> Discourse Server • - Studio + Studio   diff --git a/www/api/cipher.html b/www/api/cipher.html index 3ce509d49..9814314ae 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -142,7 +142,7 @@ Druckerei Online @@ -355,7 +355,7 @@ _8c.html" target="source" name="PasskeyEncipherImage">PasskeyEncipherImage  --> Discourse Server • - Studio + Studio   diff --git a/www/api/compare.html b/www/api/compare.html index 29ea4876b..871423a7d 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/composite.html b/www/api/composite.html index 5b9335ac5..4e93c3208 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/decorate.html b/www/api/decorate.html index bd735e73f..c84cdfad8 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -141,6 +141,9 @@ + diff --git a/www/api/deprecate.html b/www/api/deprecate.html index 5f4f8794a..94a91444e 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -142,7 +142,7 @@ Druckerei Online @@ -160,6 +160,12 @@ _8c.html" target="source" name="AcquireCacheViewIndexes">AcquireCacheViewIndexes

AcquireCacheViewIndexes() returns the indexes associated with the specified view.

+

Deprecated, replace with:

+ +
+      GetCacheViewVirtualIndexQueue(cache_view);
+
+

The format of the AcquireCacheViewIndexes method is:

@@ -178,6 +184,12 @@ _8c.html" target="source" name="AcquireCacheViewPixels">AcquireCacheViewPixelsAcquireCacheViewPixels() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters.   A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.

+

Deprecated, replace with:

+ +
+      GetCacheViewVirtualPixels(cache_view,x,y,columns,rows,exception);
+
+

The format of the AcquireCacheViewPixels method is:

@@ -210,6 +222,12 @@ _8c.html" target="source" name="AcquireImagePixels">AcquireImagePixels
 
 

Note, the AcquireImagePixels() and GetAuthenticPixels() methods are not thread-safe. In a threaded environment, use GetCacheViewVirtualPixels() or GetCacheViewAuthenticPixels() instead.

+

Deprecated, replace with:

+ +
+      GetVirtualPixels(image,x,y,columns,rows,exception);
+
+

The format of the AcquireImagePixels() method is:

@@ -234,7 +252,13 @@ _8c.html" target="source" name="AcquireImagePixels">AcquireImagePixels
 _8c.html" target="source" name="AcquireIndexes">AcquireIndexes
 
-

AcquireIndexes() returns the black channel or the colormap indexes associated with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the black channel or colormap indexes are not available.

+

AcquireIndexes() returns the black channel or the colormap indexes associated with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the black channel or colormap indexes are not available.

+ +

Deprecated, replace with:

+ +
+      GetVirtualIndexQueue(image);
+

The format of the AcquireIndexes() method is:

@@ -275,6 +299,12 @@ _8c.html" target="source" name="AcquireOneCacheViewPixel">AcquireOneCacheViewPix

AcquireOneCacheViewPixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOneCacheViewAuthenticPixel() instead.

+

Deprecated, replace with:

+ +
+      GetOneCacheViewVirtualPixel(cache_view,x,y,pixel,exception);
+
+

The format of the AcquireOneCacheViewPixel method is:

@@ -303,6 +333,13 @@ _8c.html" target="source" name="AcquireOneCacheViewVirtualPixel">AcquireOneCache
 
 

AcquireOneCacheViewVirtualPixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOneCacheViewAuthenticPixel() instead.

+

Deprecated, replace with:

+ +
+      GetOneCacheViewVirtualMethodPixel(cache_view,virtual_pixel_method,
+  x,y,pixel,exception);
+
+

The format of the AcquireOneCacheViewPixel method is:

@@ -336,6 +373,13 @@ _8c.html" target="source" name="AcquireOneMagickPixel">AcquireOneMagickPixel
 
 

AcquireOneMagickPixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOnePixel() instead.

+

Deprecated, replace with:

+ +
+      MagickPixelPacket pixel;
+      GetOneVirtualMagickPixel(image,x,y,&pixel,exception);
+
+

The format of the AcquireOneMagickPixel() method is:

@@ -361,6 +405,13 @@ _8c.html" target="source" name="AcquireOnePixel">AcquireOnePixel
 
 

AcquireOnePixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOnePixel() instead.

+

Deprecated, replace with:

+ +
+      PixelPacket pixel;
+      GetOneVirtualPixel(image,x,y,&pixel,exception);
+
+

The format of the AcquireOnePixel() method is:

@@ -386,6 +437,13 @@ _8c.html" target="source" name="AcquireOneVirtualPixel">AcquireOneVirtualPixelAcquireOneVirtualPixel() returns a single pixel at the specified (x,y) location as defined by specified pixel method.  The image background color is returned if an error occurs.  If you plan to modify the pixel, use GetOnePixel() instead.

+

Deprecated, replace with:

+ +
+      PixelPacket pixel;
+      GetOneVirtualMethodPixel(image,virtual_pixel_method,x,y,&pixel,exception);
+
+

The format of the AcquireOneVirtualPixel() method is:

@@ -415,6 +473,12 @@ _8c.html" target="source" name="AcquirePixels">AcquirePixels
 
 

AcquirePixels() returns the pixels associated with the last call to QueueAuthenticPixels() or GetVirtualPixels().

+

Deprecated, replace with:

+ +
+      GetVirtualPixelQueue(image);
+
+

The format of the AcquirePixels() method is:

@@ -433,6 +497,12 @@ _8c.html" target="source" name="AffinityImage">AffinityImage
 
 

AffinityImage() replaces the colors of an image with the closest color from a reference image.

+

Deprecated, replace with:

+ +
+      RemapImage(quantize_info,image,affinity_image);
+
+

The format of the AffinityImage method is:

@@ -458,6 +528,12 @@ _8c.html" target="source" name="AffinityImages">AffinityImages
 
 

AffinityImages() replaces the colors of a sequence of images with the closest color from a reference image.

+

Deprecated, replace with:

+ +
+      RemapImages(quantize_info,images,affinity_image);
+
+

The format of the AffinityImage method is:

@@ -483,6 +559,12 @@ _8c.html" target="source" name="AllocateImage">AllocateImage
 
 

AllocateImage() returns a pointer to an image structure initialized to default values.

+

Deprecated, replace with:

+ +
+      AcquireImage(image_info);
+
+

The format of the AllocateImage method is:

@@ -501,6 +583,12 @@ _8c.html" target="source" name="AllocateImageColormap">AllocateImageColormap
 
 

AllocateImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AllocateImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.

+

Deprecated, replace with:

+ +
+      AcquireImageColormap(image,colors);
+
+

The format of the AllocateImageColormap method is:

@@ -523,6 +611,12 @@ _8c.html" target="source" name="AllocateNextImage">AllocateNextImage
 
 

AllocateNextImage() initializes the next image in a sequence to default values. The next member of image points to the newly allocated image. If there is a memory shortage, next is assigned NULL.

+

Deprecated, replace with:

+ +
+      AcquireNextImage(image_info,image);
+
+

The format of the AllocateNextImage method is:

@@ -562,6 +656,12 @@ _8c.html" target="source" name="AverageImages">AverageImages
 
 

AverageImages() takes a set of images and averages them together. Each image in the set must have the same width and height. AverageImages() returns a single image with each corresponding pixel component of each image averaged. On failure, a NULL image is returned and exception describes the reason for the failure.

+

Deprecated, replace with:

+ +
+      EvaluateImages(images,MeanEvaluateOperator,exception);
+
+

The format of the AverageImages method is:

@@ -604,6 +704,12 @@ _8c.html" target="source" name="ClipPathImage">ClipPathImage
 
 

ClipPathImage() sets the image clip mask based any clipping path information if it exists.

+

Deprecated, replace with:

+ +
+      ClipImagePath(image,pathname,inside);
+
+

The format of the ClipImage method is:

@@ -629,6 +735,12 @@ _8c.html" target="source" name="CloneImageAttributes">CloneImageAttributesCloneImageAttributes() clones one or more image attributes.

+

Deprecated, replace with:

+ +
+      CloneImageProperties(image,clone_image);
+
+

The format of the CloneImageAttributes method is:

@@ -676,6 +788,12 @@ _8c.html" target="source" name="CloseCacheView">CloseCacheView
 
 

CloseCacheView() closes the specified view returned by a previous call to OpenCacheView().

+

Deprecated, replace with:

+ +
+      DestroyCacheView(view_info);
+
+

The format of the CloseCacheView method is:

@@ -728,6 +846,12 @@ _8c.html" target="source" name="DeleteImageAttribute">DeleteImageAttributeDeleteImageAttribute() deletes an attribute from the image.

+

Deprecated, replace with:

+ +
+      DeleteImageProperty(image,key);
+
+

The format of the DeleteImageAttribute method is:

@@ -770,6 +894,14 @@ _8c.html" target="source" name="DeleteMagickRegistry">DeleteMagickRegistryDeleteMagickRegistry() deletes an entry in the registry as defined by the id. It returns MagickTrue if the entry is deleted otherwise MagickFalse if no entry is found in the registry that matches the id.

+

Deprecated, replace with:

+ +
+      char key[MaxTextExtent];
+      FormatMagickString(key,MaxTextExtent,"ld\n",id);
+      DeleteImageRegistry(key);
+
+

The format of the DeleteMagickRegistry method is:

@@ -788,6 +920,12 @@ _8c.html" target="source" name="DescribeImage">DescribeImage
 
 

DescribeImage() describes an image by printing its attributes to the file. Attributes include the image width, height, size, and others.

+

Deprecated, replace with:

+ +
+      IdentifyImage(image,file,verbose);
+
+

The format of the DescribeImage method is:

@@ -831,6 +969,12 @@ _8c.html" target="source" name="DestroyImages">DestroyImages
 
 

DestroyImages() destroys an image list.

+

Deprecated, replace with:

+ +
+      DestroyImageList(image);
+
+

The format of the DestroyImages method is:

@@ -849,6 +993,12 @@ _8c.html" target="source" name="DestroyMagick">DestroyMagick
 
 

DestroyMagick() destroys the ImageMagick environment.

+

Deprecated, replace with:

+ +
+      MagickCoreTerminus();
+
+

The format of the DestroyMagick function is:

@@ -868,6 +1018,13 @@ _8c.html" target="source" name="DispatchImage">DispatchImage
   DispatchImage(image,0,0,640,1,"RGB",CharPixel,pixels,exception);
 
+

Deprecated, replace with:

+ +
+      ExportImagePixels(image,x_offset,y_offset,columns,rows,map,type,pixels,
+  exception);
+
+

The format of the DispatchImage method is:

@@ -907,8 +1064,8 @@ _8c.html" target="source" name="ExtractSubimageFromImageImage">ExtractSubimageFr
 

The format of the ExtractSubimageFromImageImage method is:

-  Image *ExtractSubimageFromImage(const Image *image,const Image *reference,
-    ExceptionInfo *exception)
+  Image *ExtractSubimageFromImage(const Image *image,
+    const Image *reference,ExceptionInfo *exception)
 

A description of each parameter follows:

@@ -929,6 +1086,12 @@ _8c.html" target="source" name="FlattenImages">FlattenImages

FlattenImages() Obsolete Function: Use MergeImageLayers() instead.

+

Deprecated, replace with:

+ +
+      MergeImageLayers(image,FlattenLayer,exception);
+
+

The format of the FlattenImage method is:

@@ -1023,6 +1186,13 @@ _8c.html" target="source" name="GetCacheView">GetCacheView
 
 

GetCacheView() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.

+

Deprecated, replace with:

+ +
+      GetCacheViewAuthenticPixels(cache_view,x,y,columns,rows,
+  GetCacheViewException(cache_view));
+
+

The format of the GetCacheView method is:

@@ -1045,6 +1215,12 @@ _8c.html" target="source" name="GetCacheViewIndexes">GetCacheViewIndexesGetCacheViewIndexes() returns the indexes associated with the specified view.

+

Deprecated, replace with:

+ +
+      GetCacheViewAuthenticIndexQueue(cache_view);
+
+

The format of the GetCacheViewIndexes method is:

@@ -1063,6 +1239,13 @@ _8c.html" target="source" name="GetCacheViewPixels">GetCacheViewPixels
 
 

GetCacheViewPixels() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.

+

Deprecated, replace with:

+ +
+      GetCacheViewAuthenticPixels(cache_view,x,y,columns,rows,
+  GetCacheViewException(cache_view));
+
+

The format of the GetCacheViewPixels method is:

@@ -1107,6 +1290,12 @@ _8c.html" target="source" name="GetImageClippingPathAttribute">GetImageClippingP
 
 

GetImageClippingPathAttribute() searches the list of image attributes and returns a pointer to a clipping path if it exists otherwise NULL.

+

Deprecated, replace with:

+ +
+      GetImageAttribute(image,"8BIM:1999,2998");
+
+

The format of the GetImageClippingPathAttribute method is:

@@ -1128,6 +1317,12 @@ _8c.html" target="source" name="GetImageFromMagickRegistry">GetImageFromMagickRe
 
 

GetImageFromMagickRegistry() gets an image from the registry as defined by its name. If the image is not found, a NULL image is returned.

+

Deprecated, replace with:

+ +
+      GetImageRegistry(ImageRegistryType,name,exception);
+
+

The format of the GetImageFromMagickRegistry method is:

@@ -1181,6 +1376,14 @@ _8c.html" target="source" name="GetImageGeometry">GetImageGeometry
 
 

GetImageGeometry() returns a region as defined by the geometry string with respect to the image and its gravity.

+

Deprecated, replace with:

+ +
+      if (size_to_fit != MagickFalse)
+  ParseRegionGeometry(image,geometry,region_info,&image->exception); else
+  ParsePageGeometry(image,geometry,region_info,&image->exception);
+
+

The format of the GetImageGeometry method is:

@@ -1209,6 +1412,13 @@ _8c.html" target="source" name="GetImageList">GetImageList
 
 

GetImageList() returns an image at the specified position in the list.

+

Deprecated, replace with:

+ +
+      CloneImage(GetImageFromList(images,(long) offset),0,0,MagickTrue,
+  exception);
+
+

The format of the GetImageList method is:

@@ -1234,6 +1444,12 @@ _8c.html" target="source" name="GetImageListIndex">GetImageListIndex
 
 

GetImageListIndex() returns the position in the list of the specified image.

+

Deprecated, replace with:

+ +
+      GetImageIndexInList(images);
+
+

The format of the GetImageListIndex method is:

@@ -1252,6 +1468,12 @@ _8c.html" target="source" name="GetImageListSize">GetImageListSize
 
 

GetImageListSize() returns the number of images in the list.

+

Deprecated, replace with:

+ +
+      GetImageListLength(images);
+
+

The format of the GetImageListSize method is:

@@ -1274,6 +1496,12 @@ _8c.html" target="source" name="GetImagePixels">GetImagePixels
 
 

Pixels accessed via the returned pointer represent a simple array of type PixelPacket. If the image type is CMYK or if the storage class is PseduoClass, call GetAuthenticIndexQueue() after invoking GetImagePixels() to obtain the black color component or colormap indexes (of type IndexPacket) corresponding to the region. Once the PixelPacket (and/or IndexPacket) array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.

+

Deprecated, replace with:

+ +
+      GetAuthenticPixels(image,x,y,columns,rows,&image->exception);
+
+

The format of the GetImagePixels() method is:

@@ -1296,6 +1524,12 @@ _8c.html" target="source" name="GetIndexes">GetIndexes
 
 

GetIndexes() returns the black channel or the colormap indexes associated with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the black channel or colormap indexes are not available.

+

Deprecated, replace with:

+ +
+      GetAuthenticIndexQueue(image);
+
+

The format of the GetIndexes() method is:

@@ -1317,6 +1551,12 @@ _8c.html" target="source" name="GetNextImage">GetNextImage
 
 

GetNextImage() returns the next image in a list.

+

Deprecated, replace with:

+ +
+      GetNextImageInList(images);
+
+

The format of the GetNextImage method is:

@@ -1335,6 +1575,15 @@ _8c.html" target="source" name="GetNextImageAttribute">GetNextImageAttribute
 
 

GetNextImageAttribute() gets the next image attribute.

+

Deprecated, replace with:

+ +
+      const char *property;
+      property=GetNextImageProperty(image);
+      if (property != (const char *) NULL) 
+  GetImageAttribute(image,property);
+
+

The format of the GetNextImageAttribute method is:

@@ -1353,6 +1602,12 @@ _8c.html" target="source" name="GetNumberScenes">GetNumberScenes
 
 

GetNumberScenes() returns the number of images in the list.

+

Deprecated, replace with:

+ +
+      GetImageListLength(image);
+
+

The format of the GetNumberScenes method is:

@@ -1371,6 +1626,12 @@ _8c.html" target="source" name="GetOnePixel">GetOnePixel
 
 

GetOnePixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs.

+

Deprecated, replace with:

+ +
+      GetOneAuthenticPixel(image,x,y,&pixel,&image->exception);
+
+

The format of the GetOnePixel() method is:

@@ -1392,6 +1653,12 @@ _8c.html" target="source" name="GetPixels">GetPixels
 
 

GetPixels() returns the pixels associated with the last call to QueueAuthenticPixels() or GetAuthenticPixels().

+

Deprecated, replace with:

+ +
+      GetAuthenticPixelQueue(image);
+
+

The format of the GetPixels() method is:

@@ -1413,6 +1680,12 @@ _8c.html" target="source" name="GetPreviousImage">GetPreviousImage
 
 

GetPreviousImage() returns the previous image in a list.

+

Deprecated, replace with:

+ +
+      GetPreviousImageInList(images));
+
+

The format of the GetPreviousImage method is:

@@ -1471,6 +1744,12 @@ _8c.html" target="source" name="InitializeMagick">InitializeMagick
 
 

InitializeMagick() initializes the ImageMagick environment.

+

Deprecated, replace with:

+ +
+      MagickCoreGenesis(path,MagickFalse);
+
+

The format of the InitializeMagick function is:

@@ -1521,6 +1800,12 @@ _8c.html" target="source" name="InterpretImageAttributes">InterpretImageAttribut
 
 

InterpretImageAttributes() replaces any embedded formatting characters with the appropriate image attribute and returns the translated text.

+

Deprecated, replace with:

+ +
+      InterpretImageProperties(image_info,image,embed_text);
+
+

The format of the InterpretImageAttributes method is:

@@ -1548,6 +1833,12 @@ _8c.html" target="source" name="LevelImageColor">LevelImageColor
 
 

If the boolean 'invert' is set true the image values will modifyed in the reverse direction. That is any existing "black" and "white" colors in the image will become the color values given, with all other values compressed appropriatally. This effectivally maps a greyscale gradient into the given color gradient.

+

Deprecated, replace with:

+ +
+      LevelColorsImageChannel(image,channel,black_color,white_color,invert);
+
+

The format of the LevelImageColors method is:

@@ -1598,6 +1889,12 @@ _8c.html" target="source" name="LiberateSemaphoreInfo">LiberateSemaphoreInfo
 
 

LiberateSemaphoreInfo() relinquishes a semaphore.

+

Deprecated, replace with:

+ +
+      UnlockSemaphoreInfo(*semaphore_info);
+
+

The format of the LiberateSemaphoreInfo method is:

@@ -1616,6 +1913,12 @@ _8c.html" target="source" name="MagickIncarnate">MagickIncarnate
 
 

MagickIncarnate() initializes the ImageMagick environment.

+

Deprecated, replace with:

+ +
+      MagickCoreGenesis(path,MagickFalse);
+
+

The format of the MagickIncarnate function is:

@@ -1660,6 +1963,15 @@ _8c.html" target="source" name="MapImage">MapImage
 
 

MapImage() replaces the colors of an image with the closest color from a reference image.

+

Deprecated, replace with:

+ +
+       QuantizeInfo quantize_info;
+       GetQuantizeInfo(&quantize_info);
+       quantize_info.dither=dither;
+       RemapImage(&quantize_info,image,map_image);
+
+

The format of the MapImage method is:

@@ -1685,6 +1997,15 @@ _8c.html" target="source" name="MapImages">MapImages
 
 

MapImages() replaces the colors of a sequence of images with the closest color from a reference image.

+

Deprecated, replace with:

+ +
+       QuantizeInfo quantize_info;
+       GetQuantizeInfo(&quantize_info);
+       quantize_info.dither=dither;
+       RemapImages(&quantize_info,images,map_image);
+
+

The format of the MapImage method is:

@@ -1744,6 +2065,12 @@ _8c.html" target="source" name="MaximumImages">MaximumImages
 
 

MaximumImages() returns the maximum intensity of an image sequence.

+

Deprecated, replace with:

+ +
+      EvaluateImages(images,MinEvaluateOperator,exception);
+
+

The format of the MaxImages method is:

@@ -1765,6 +2092,12 @@ _8c.html" target="source" name="MinimumImages">MinimumImages
 
 

MinimumImages() returns the minimum intensity of an image sequence.

+

Deprecated, replace with:

+ +
+      EvaluateImages(images,MinEvaluateOperator,exception);
+
+

The format of the MinimumImages method is:

@@ -1786,6 +2119,12 @@ _8c.html" target="source" name="MosaicImages">MosaicImages
 
 

MosaicImages() Obsolete Function: Use MergeImageLayers() instead.

+

Deprecated, replace with:

+ +
+      MergeImageLayers(image,MosaicLayer,exception);
+
+

The format of the MosaicImage method is:

@@ -1834,6 +2173,12 @@ _8c.html" target="source" name="OpenCacheView">OpenCacheView
 
 

OpenCacheView() opens a view into the pixel cache, using the VirtualPixelMethod that is defined within the given image itself.

+

Deprecated, replace with:

+ +
+      AcquireCacheView(image);
+
+

The format of the OpenCacheView method is:

@@ -1854,6 +2199,13 @@ _8c.html" target="source" name="PaintFloodfill">PaintFloodfill
 
 

By default target must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. The fuzz member of image defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color for the purposes of the floodfill.

+

Deprecated, replace with:

+ +
+      FloodfillPaintImage(image,channel,draw_info,target,x,y,
+  method == FloodfillMethod ? MagickFalse : MagickTrue);
+
+

The format of the PaintFloodfillImage method is:

@@ -1891,6 +2243,13 @@ _8c.html" target="source" name="PaintOpaqueImage">PaintOpaqueImage
 
 

By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.

+

Deprecated, replace with:

+ +
+      OpaquePaintImageChannel(image,DefaultChannels,target,fill,MagickFalse);
+      OpaquePaintImageChannel(image,channel,target,fill,MagickFalse);
+
+

The format of the PaintOpaqueImage method is:

@@ -1924,6 +2283,12 @@ _8c.html" target="source" name="PaintTransparentImage">PaintTransparentImage
 
 

By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.

+

Deprecated, replace with:

+ +
+      TransparentPaintImage(image,target,opacity,MagickFalse);
+
+

The format of the PaintTransparentImage method is:

@@ -1949,6 +2314,13 @@ _8c.html" target="source" name="ParseSizeGeometry">ParseSizeGeometry
 
 

ParseSizeGeometry() returns a region as defined by the geometry string with respect to the image dimensions and aspect ratio.

+

Deprecated, replace with:

+ +
+      ParseMetaGeometry(geometry,®ion_info->x,®ion_info->y,
+  ®ion_info->width,®ion_info->height);
+
+

The format of the ParseSizeGeometry method is:

@@ -1971,6 +2343,12 @@ _8c.html" target="source" name="PopImageList">PopImageList
 
 

PopImageList() removes the last image in the list.

+

Deprecated, replace with:

+ +
+      RemoveLastImageFromList(images);
+
+

The format of the PopImageList method is:

@@ -2014,6 +2392,12 @@ _8c.html" target="source" name="PostscriptGeometry">PostscriptGeometry
 
 

PostscriptGeometry() replaces any page mneumonic with the equivalent size in picas.

+

Deprecated, replace with:

+ +
+      GetPageGeometry(page);
+
+

The format of the PostscriptGeometry method is:

@@ -2032,6 +2416,12 @@ _8c.html" target="source" name="PushImageList">PushImageList
 
 

PushImageList() adds an image to the end of the list.

+

Deprecated, replace with:

+ +
+      AppendImageToList(images,CloneImageList(image,exception));
+
+

The format of the PushImageList method is:

@@ -2093,6 +2483,11 @@ _8c.html" target="source" name="QuantizationError">QuantizationError
 
normalized_maximum_square_error

    Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.

+

Deprecated, replace with:

+ +
+      GetImageQuantizeError(image);
+

The format of the QuantizationError method is:

@@ -2190,6 +2585,12 @@ _8c.html" target="source" name="ResetImageAttributeIterator">ResetImageAttribute

ResetImageAttributeIterator() resets the image attributes iterator. Use it in conjunction with GetNextImageAttribute() to iterate over all the values associated with an image.

+

Deprecated, replace with:

+ +
+      ResetImagePropertyIterator(image);
+
+

The format of the ResetImageAttributeIterator method is:

@@ -2208,6 +2609,13 @@ _8c.html" target="source" name="SetCacheViewPixels">SetCacheViewPixels
 
 

SetCacheViewPixels() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.

+

Deprecated, replace with:

+ +
+      QueueCacheViewAuthenticPixels(cache_view,x,y,columns,rows,
+  GetCacheViewException(cache_view));
+
+

The format of the SetCacheViewPixels method is:

@@ -2273,6 +2681,12 @@ _8c.html" target="source" name="SetImageAttribute">SetImageAttribute
 
 

SetImageAttribute() searches the list of image attributes and replaces the attribute value. If it is not found in the list, the attribute name and value is added to the list.

+

Deprecated, replace with:

+ +
+      SetImageProperty(image,key,value);
+
+

The format of the SetImageAttribute method is:

@@ -2332,6 +2746,12 @@ _8c.html" target="source" name="SetImagePixels">SetImagePixels
 
 

Pixels accessed via the returned pointer represent a simple array of type PixelPacket. If the image type is CMYK or the storage class is PseudoClass, call GetAuthenticIndexQueue() after invoking GetAuthenticPixels() to obtain the black color component or the colormap indexes (of type IndexPacket) corresponding to the region. Once the PixelPacket (and/or IndexPacket) array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.

+

Deprecated, replace with:

+ +
+      QueueAuthenticPixels(image,x,y,columns,rows,&image->exception);
+
+

The format of the SetImagePixels() method is:

@@ -2403,6 +2823,12 @@ _8c.html" target="source" name="ShiftImageList">ShiftImageList
 
 

ShiftImageList() removes an image from the beginning of the list.

+

Deprecated, replace with:

+ +
+      RemoveFirstImageFromList(images);
+
+

The format of the ShiftImageList method is:

@@ -2471,6 +2897,12 @@ _8c.html" target="source" name="SyncCacheView">SyncCacheView
 
 

SyncCacheView() saves the cache view pixels to the in-memory or disk cache. It returns MagickTrue if the pixel region is synced, otherwise MagickFalse.

+

Deprecated, replace with:

+ +
+      SyncCacheViewAuthenticPixels(cache_view,GetCacheViewException(cache_view));
+
+

The format of the SyncCacheView method is:

@@ -2489,6 +2921,12 @@ _8c.html" target="source" name="SyncCacheViewPixels">SyncCacheViewPixelsSyncCacheViewPixels() saves the cache view pixels to the in-memory or disk cache.  It returns MagickTrue if the pixel region is flushed, otherwise MagickFalse.

+

Deprecated, replace with:

+ +
+      SyncCacheViewAuthenticPixels(cache_view,GetCacheViewException(cache_view));
+
+

The format of the SyncCacheViewPixels method is:

@@ -2510,6 +2948,12 @@ _8c.html" target="source" name="SyncImagePixels">SyncImagePixels
 
 

SyncImagePixels() saves the image pixels to the in-memory or disk cache. The method returns MagickTrue if the pixel region is synced, otherwise MagickFalse.

+

Deprecated, replace with:

+ +
+      SyncAuthenticPixels(image,&image->exception);
+
+

The format of the SyncImagePixels() method is:

@@ -2610,6 +3054,12 @@ _8c.html" target="source" name="TranslateText">TranslateText
 
 

TranslateText() replaces any embedded formatting characters with the appropriate image attribute and returns the translated text.

+

Deprecated, replace with:

+ +
+      InterpretImageProperties(image_info,image,embed_text);
+
+

The format of the TranslateText method is:

@@ -2662,6 +3112,12 @@ _8c.html" target="source" name="UnshiftImageList">UnshiftImageList
 
 

UnshiftImageList() adds the image to the beginning of the list.

+

Deprecated, replace with:

+ +
+      PrependImageToList(images,CloneImageList(image,exception));
+
+

The format of the UnshiftImageList method is:

diff --git a/www/api/draw.html b/www/api/draw.html
index 6903532c5..a39b2d6c5 100644
--- a/www/api/draw.html
+++ b/www/api/draw.html
@@ -141,9 +141,6 @@
 
-
 
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index 0ffe871ed..a72e50182 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/effect.html b/www/api/effect.html index 91c16b941..46c24bdbc 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/enhance.html b/www/api/enhance.html index 94e478385..4c69786fc 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -726,7 +726,7 @@ _8c.html" target="source" name="SigmoidalContrastImage">SigmoidalContrastImage  --> Discourse Server • - Studio + Studio   diff --git a/www/api/exception.html b/www/api/exception.html index 4444d5059..8e3943667 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -142,7 +142,7 @@ Druckerei Online @@ -465,7 +465,7 @@ _8c.html" target="source" name="ThrowException">ThrowException Discourse Server • - Studio + Studio   diff --git a/www/api/feature.html b/www/api/feature.html index 019e5a8b4..1e4e23886 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/fx.html b/www/api/fx.html index 82ff21af9..39fb82f56 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -142,7 +142,7 @@ Druckerei Online @@ -717,7 +717,7 @@ _8c.html" target="source" name="WaveImage">WaveImage Discourse Server • - Studio + Studio   diff --git a/www/api/histogram.html b/www/api/histogram.html index be2ea6c2e..e92591c83 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -142,7 +142,7 @@ Druckerei Online @@ -310,7 +310,7 @@ _8c.html" target="source" name="UniqueImageColors">UniqueImageColors Discourse Server • - Studio + Studio   diff --git a/www/api/image.html b/www/api/image.html index 7bfabcaa6..03c222447 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/layer.html b/www/api/layer.html index 7dfc41b38..58a550f2b 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -141,9 +141,6 @@ - diff --git a/www/api/list.html b/www/api/list.html index d26a495fa..6b066f50f 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 2fab2b316..0c137e8a0 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/magick-property.html b/www/api/magick-property.html index d80fd3fcc..d6d0a7e37 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index 35dc5e868..1fe2cc206 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/magick.html b/www/api/magick.html index 5994ac9d7..3f4fe3137 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -240,7 +240,7 @@ _8c.html" target="source" name="SetMagickPrecision">SetMagickPrecision Discourse Server • - Studio + Studio   diff --git a/www/api/memory.html b/www/api/memory.html index cede584d6..c92c1f18c 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/module.html b/www/api/module.html index d578579b0..a40a1e189 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/monitor.html b/www/api/monitor.html index 9d44145cd..9a50ca7ec 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/morphology.html b/www/api/morphology.html index afb1e19aa..1ea31f6b1 100644 --- a/www/api/morphology.html +++ b/www/api/morphology.html @@ -141,9 +141,6 @@ - @@ -324,7 +321,7 @@ _8c.html" target="source" name="AcquireKernelBuiltIn">AcquireKernelBuiltInHit and Miss Kernels

-

Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find Edges of a binary shape Corners Find corners of a binary shape Ridges Find Ridges or Thin lines LineEnds Find end points of lines (for pruning a skeletion) LineJunctions Find three line junctions (within a skeletion) ConvexHull Octagonal thicken kernel, to generate convex hulls of 45 degrees Skeleton Thinning kernel, which leaves behind a skeletion of a shape

+

Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find edges of a binary shape Corners Find corners of a binary shape Ridges Find single pixel ridges or thin lines Ridges2 Find 2 pixel thick ridges or lines LineEnds Find end points of lines (for pruning a skeletion) LineJunctions Find three line junctions (within a skeletion) ConvexHull Octagonal thicken kernel, to generate convex hulls of 45 degrees Skeleton Thinning kernel, which leaves behind a skeletion of a shape

Distance Measuring Kernels

diff --git a/www/api/paint.html b/www/api/paint.html index b64e0906d..3ecf79198 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -142,7 +142,7 @@ Druckerei Online @@ -326,7 +326,7 @@ _8c.html" target="source" name="TransparentPaintImageChroma">TransparentPaintIma Discourse Server • - Studio + Studio   diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index e1bd48dee..c61a23c82 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -142,7 +142,7 @@ Druckerei Online @@ -506,7 +506,7 @@ _8c.html" target="source" name="PixelSyncIterator">PixelSyncIterator Discourse Server • - Studio + Studio   diff --git a/www/api/pixel-view.html b/www/api/pixel-view.html index a6bb3398d..95a5bb0f8 100644 --- a/www/api/pixel-view.html +++ b/www/api/pixel-view.html @@ -567,7 +567,7 @@ _8c.html" target="source" name="UpdatePixelViewIterator">UpdatePixelViewIterator Discourse Server • - Studio + Studio   diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index 8e78835aa..9eb729002 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -1397,7 +1397,7 @@ _8c.html" target="source" name="PixelSetYellowQuantum">PixelSetYellowQuantum Discourse Server • - Studio + Studio   diff --git a/www/api/profile.html b/www/api/profile.html index 335e8b262..2e34a5e43 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -141,6 +141,9 @@ + diff --git a/www/api/property.html b/www/api/property.html index 00256e4b7..0e8b6c87e 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/registry.html b/www/api/registry.html index f357b07a8..f1bcf24b5 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -314,7 +314,7 @@ _8c.html" target="source" name="SetImageRegistry">SetImageRegistry Discourse Server • - Studio + Studio   diff --git a/www/api/resize.html b/www/api/resize.html index 52db014ad..17bf664d8 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -141,9 +141,6 @@ - diff --git a/www/api/resource.html b/www/api/resource.html index cddf64937..e34fbc991 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -141,9 +141,6 @@ - diff --git a/www/api/segment.html b/www/api/segment.html index 213e73a0b..7cad87f2d 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -193,7 +193,7 @@ _8c.html" target="source" name="SegmentImage">SegmentImage Discourse Server • - Studio + Studio   diff --git a/www/api/shear.html b/www/api/shear.html index 0e1d1f44d..5a19fd4c9 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -142,7 +142,7 @@ Druckerei Online @@ -265,7 +265,7 @@ _8c.html" target="source" name="ShearImage">ShearImage Discourse Server • - Studio + Studio   diff --git a/www/api/signature.html b/www/api/signature.html index 96739ccd0..d3ad219f2 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/statistic.html b/www/api/statistic.html index 3fca81c6f..b667b3caa 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/api/transform.html b/www/api/transform.html index 2a247866f..6217037a2 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -142,7 +142,7 @@ Druckerei Online @@ -497,7 +497,7 @@ _8c.html" target="source" name="TrimImage">TrimImage Discourse Server • - Studio + Studio   diff --git a/www/api/version.html b/www/api/version.html index 29e99b7a3..51afcfafd 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -142,7 +142,7 @@ Druckerei Online @@ -286,7 +286,7 @@ _8c.html" target="source" name="GetMagickVersion">GetMagickVersion Discourse Server • - Studio + Studio   diff --git a/www/architecture.html b/www/architecture.html index 16f947f58..011dd5e3f 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -142,7 +142,7 @@ Druckerei Online @@ -1330,7 +1330,7 @@ ModuleExport unsigned long analyzeImage(Image **images,const int argc, Discourse Server • - Studio + Studio   diff --git a/www/changelog.html b/www/changelog.html index 483dc718c..4788b219d 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -142,7 +142,7 @@ Druckerei Online @@ -152,7 +152,15 @@
-
    2010-05-23 6.6.2.0 Anthony Thyssen <A.Thyssen@griffith...>
    +
      2010-05-25 6.6.2.1 Anthony Thyssen <A.Thyssen@griffith...>
      +
    • Finish for Square Array Rotates (off center origin rotate)
    • +
    • Added HitAndMiss kernel Ridges2 to find 2 pixel thick ridges

    • +
      2010-05-24 6.6.2-1 Cristy <quetzlzacatenango@image...>
      +
    • Respect density when rendering SVG images.
    • +
    • Set AVI handler to the MPEG coder.
    • +
    • Compute the proper DPX user data field size.
    • +
    • Do not interpret a format specifier when enclosed in brackets (e.g. rose_tile_%[filename:tile].gif.

    • +
      2010-05-23 6.6.2.0 Anthony Thyssen <A.Thyssen@griffith...>
    • Third Re-write of MorphologyApply() to better handle compound methods.
    • Implemented -set option:morphology:compose for merging results of multiple kernels. "None" means re-iterate results with next kernel. While "Undefined" means to use the internal default for a method. Thinning, Thickening, HitAndMiss, Convolve, Correlate defaults to "None" while HitAndMiss defaults to "Lighten" (union of all kernel results). Other morphology methods defaults still to be decided.
    • Added HitAndMiss Kernel: Ridges (find ridges and pixel width lines)
    • @@ -1538,7 +1546,7 @@ Discourse Server • - Studio + Studio  
diff --git a/www/cipher.html b/www/cipher.html index 3e4276720..0f37ee1e5 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -206,7 +206,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/color.html b/www/color.html index 0fdcfd129..c60eed047 100644 --- a/www/color.html +++ b/www/color.html @@ -143,7 +143,7 @@ Druckerei Online diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 128ba6e72..5228f8218 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -142,7 +142,7 @@ Druckerei Online @@ -154,11 +154,11 @@ -

ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.

+

ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.

The ImageMagick command-line tools exit with a status of 0 if the command line arguments have a proper syntax and no problems are encountered. Expect a descriptive message and an exit status of 1 if any exception occurs such as improper syntax, a problem reading or writing an image, or any other problem that prevents the command from completing successfully.

-

In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.

+

In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.

animate

@@ -232,7 +232,7 @@ Discourse Server • - Studio + Studio  
diff --git a/www/composite.html b/www/composite.html index 193c99e80..a43831136 100644 --- a/www/composite.html +++ b/www/composite.html @@ -143,7 +143,7 @@ Druckerei Online diff --git a/www/conjure.html b/www/conjure.html index 0fa97889d..fe409dea0 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -143,7 +143,7 @@ Druckerei Online @@ -306,7 +306,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/contact.html b/www/contact.html index 899d2ace6..5942bbe17 100644 --- a/www/contact.html +++ b/www/contact.html @@ -142,7 +142,7 @@ Druckerei Online @@ -160,7 +160,7 @@

Contact the Development Team

-

Use this form to contact the ImageMagick Wizards for any of the issues listed below. You can expect a reply within 24-48 hours if your message is a sponsorshp, license, or security issue. The bug and documentation issues are for reporting only. For any other issue, post your message to the discourse server.

+

Use this form to contact the ImageMagick Wizards for any of the issues listed below. You can expect a reply within 24-48 hours if your message is a sponsorshp, license, or security issue. The bug and documentation issues are for reporting only. For any other issue, post your message to the discourse server.

Contact the Wizards

Enter this code, diff --git a/www/display.html b/www/display.html index 55818f0d1..2cc62330d 100644 --- a/www/display.html +++ b/www/display.html @@ -643,7 +643,7 @@ transparent, extract, background, or shape the alpha channel Discourse Server • - Studio + Studio   diff --git a/www/download.html b/www/download.html index 8db3abbf2..71098e179 100644 --- a/www/download.html +++ b/www/download.html @@ -142,7 +142,7 @@ Druckerei Online

diff --git a/www/escape.html b/www/escape.html index deedf4f9f..ffb4d6832 100644 --- a/www/escape.html +++ b/www/escape.html @@ -143,7 +143,7 @@ Druckerei Online diff --git a/www/examples.html b/www/examples.html index 8471299b9..755a07c39 100644 --- a/www/examples.html +++ b/www/examples.html @@ -142,7 +142,7 @@ Druckerei Online @@ -152,7 +152,7 @@
-

Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


+

Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


[ImageMagick] @@ -164,7 +164,7 @@ Discourse Server • - Studio + Studio  
diff --git a/www/exception.html b/www/exception.html index 5c18b07f1..dadb77188 100644 --- a/www/exception.html +++ b/www/exception.html @@ -142,7 +142,7 @@ Druckerei Online
diff --git a/www/formats.html b/www/formats.html index 60ea6ea9b..ef930d7b2 100644 --- a/www/formats.html +++ b/www/formats.html @@ -142,9 +142,6 @@ - diff --git a/www/fx.html b/www/fx.html index 649f0ed39..aebb9cbc2 100644 --- a/www/fx.html +++ b/www/fx.html @@ -471,7 +471,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index 3491092bf..c3ff3c58e 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/history.html b/www/history.html index 91877836a..e6e96e03d 100644 --- a/www/history.html +++ b/www/history.html @@ -164,7 +164,7 @@ I swear by my life and my love of it that I will never live for the sake of anot

The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts. Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites. In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol. By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script. The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick while I continued to develop ImageMagick.

-

I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

+

I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

Another notable contributer, Fred Weinhaus, makes available a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.

@@ -178,7 +178,7 @@ I swear by my life and my love of it that I will never live for the sake of anot Discourse Server • - Studio + Studio   diff --git a/www/identify.html b/www/identify.html index 8f789edaf..b216f5f1a 100644 --- a/www/identify.html +++ b/www/identify.html @@ -142,7 +142,7 @@ Druckerei Online @@ -430,7 +430,7 @@ transparent, extract, background, or shape the alpha channel Discourse Server • - Studio + Studio   diff --git a/www/import.html b/www/import.html index 92ea3001f..a97468cfe 100644 --- a/www/import.html +++ b/www/import.html @@ -143,7 +143,7 @@ Druckerei Online @@ -495,7 +495,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/index.html b/www/index.html index 934ea1323..6643f31d1 100644 --- a/www/index.html +++ b/www/index.html @@ -142,7 +142,7 @@ Druckerei Online @@ -175,7 +175,7 @@

Here are just a few examples of what ImageMagick can do:

-
diff --git a/www/install-source.html b/www/install-source.html index 2f568c038..388c620eb 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -142,7 +142,7 @@ Druckerei Online @@ -223,7 +223,7 @@ to compile the program and on completion run the program.

Discourse Server • - Studio + Studio   diff --git a/www/links.html b/www/links.html index 30c13b56b..b62c0b6b2 100644 --- a/www/links.html +++ b/www/links.html @@ -160,23 +160,23 @@

Command-line Tutorials

@@ -184,18 +184,18 @@
@@ -203,10 +203,10 @@
@@ -214,24 +214,24 @@

ImageMagick Book Review

Mailing List Archives

@@ -239,13 +239,13 @@
Denmark
-
http://imagemagick.europnews.de

+
http://imagemagick.europnews.de

Germany
-
http://imagemagick.linux-mirror.org

+
http://imagemagick.linux-mirror.org

Ireland
-
http://imagemagick.oss-mirror.org

+
http://imagemagick.oss-mirror.org

United States
-
http://www.imagemagick.org
+
http://www.imagemagick.org
@@ -253,16 +253,16 @@
    -
    G'MIC: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files
    -
    Image Commander: bulk picture processing with a GUI
    +
    G'MIC: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files
    +
    Image Commander: bulk picture processing with a GUI

Other Projects Hosted by ImageMagick Studio

@@ -272,7 +272,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/magick-core.html b/www/magick-core.html index e08b4ece9..366c886e8 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -143,7 +143,7 @@ Druckerei Online @@ -287,7 +287,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index 2357f5e57..1dffda1a7 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -142,7 +142,7 @@ Druckerei Online @@ -1057,7 +1057,7 @@ command line, from an MVG file, from an SVG Discourse Server • - Studio + Studio   diff --git a/www/miff.html b/www/miff.html index 87a6102f4..2cd0f66da 100644 --- a/www/miff.html +++ b/www/miff.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/mirrors.html b/www/mirrors.html index 51595b1bb..0e1977626 100644 --- a/www/mirrors.html +++ b/www/mirrors.html @@ -155,9 +155,9 @@

The ImageMagick web site is available from a variety of web mirrors around the world listed below.

France
-
http://imagemagick.europnews.de/

+
http://imagemagick.europnews.de/

Unites States
-
http://www.imagemagick.org/
+
http://www.imagemagick.org/

If you want to add a new web-site mirror, please contact us.

@@ -167,7 +167,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/mogrify.html b/www/mogrify.html index 669886b4f..67017f1d9 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -143,7 +143,7 @@ Druckerei Online diff --git a/www/montage.html b/www/montage.html index 3142d0f23..80a836f3f 100644 --- a/www/montage.html +++ b/www/montage.html @@ -143,7 +143,7 @@ Druckerei Online diff --git a/www/motion-picture.html b/www/motion-picture.html index 560e786d8..c34f72fce 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -143,7 +143,7 @@ Druckerei Online @@ -285,7 +285,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/perl-magick.html b/www/perl-magick.html index b38558d23..62c22b0ea 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -142,7 +142,7 @@ Druckerei Online @@ -2558,7 +2558,7 @@ blobs in any of these image formats and provid Discourse Server • - Studio + Studio   diff --git a/www/quantize.html b/www/quantize.html index d1eb31296..0ae6bd9d2 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -142,7 +142,7 @@ Druckerei Online diff --git a/www/resources.html b/www/resources.html index 5aa2aede6..ca9b60492 100644 --- a/www/resources.html +++ b/www/resources.html @@ -142,7 +142,7 @@ Druckerei Online @@ -407,7 +407,7 @@ file or data stream.

Discourse Server • - Studio + Studio   diff --git a/www/search.html b/www/search.html index e62ac1262..f9138bba3 100644 --- a/www/search.html +++ b/www/search.html @@ -142,7 +142,7 @@ Druckerei Online @@ -166,7 +166,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/sitemap.html b/www/sitemap.html index c9ae7a01d..5cdeafc93 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -142,7 +142,7 @@ Druckerei Online @@ -163,7 +163,7 @@
Introduction: convert, edit, and compose images from the command-line or program interface.
Examples of ImageMagick usage: a few examples that show what you can do with an image using ImageMagick.
-
Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
+
Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
Color names: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.
Resources: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.
Architecture: get to know more about the software and algorithms behind ImageMagick.
@@ -177,12 +177,12 @@
Download ImageMagick: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.
@@ -221,7 +221,7 @@
Command line processing: the anatomy of the command line.
Command line options: annotated list of all options that can appear on the command-line.
Fx: apply a mathematical expression to an image or image channels.
-
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
+
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
@@ -231,21 +231,21 @@
Program interfaces: application programming interfaces.
    -
    ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
    -
    CL-Magick: provides a Common Lisp interface to the ImageMagick library.
    -
    G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
    -
    Magick++: provides an object-oriented C++ interface to ImageMagick.
    -
    IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
    -
    JMagick: provides an object-oriented Java interface to ImageMagick.
    +
    ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
    +
    CL-Magick: provides a Common Lisp interface to the ImageMagick library.
    +
    G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
    +
    Magick++: provides an object-oriented C++ interface to ImageMagick.
    +
    IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
    +
    JMagick: provides an object-oriented Java interface to ImageMagick.
    MagickCore: C API, recommended for wizard-level developers.
    MagickWand: convert, compose, and edit images from the C language.
    -
    MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
    -
    nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
    -
    PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
    +
    MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
    +
    nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
    +
    PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
    PerlMagick: convert, compose, and edit images from the Perl language.
    -
    PythonMagick: an object-oriented Python interface to ImageMagick.
    -
    RMagick: is an interface between the Ruby programming language and ImageMagick.
    -
    TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
    +
    PythonMagick: an object-oriented Python interface to ImageMagick.
    +
    RMagick: is an interface between the Ruby programming language and ImageMagick.
    +
    TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
@@ -265,8 +265,8 @@
-
Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
-
ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
+
Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
+
ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
Contact the Wizards: for bug reports (only if you do not want to sign up to the discourse server), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.
@@ -276,7 +276,7 @@
-
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
+
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
Sponsor ImageMagick: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.
ImageMagick t-shirt: donate $25 USD and we acknowledge your gift with a logoed t-shirt.
@@ -302,8 +302,8 @@

Technology Sandbox

-
Fourier Transform Processing With ImageMagick
-
ImageMagick v6 Examples -- Fourier Transforms
+
Fourier Transform Processing With ImageMagick
+
ImageMagick v6 Examples -- Fourier Transforms
diff --git a/www/sponsors.html b/www/sponsors.html index ee80a8c96..4b9596029 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -240,7 +240,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/stream.html b/www/stream.html index 43937a7c6..c0b357337 100644 --- a/www/stream.html +++ b/www/stream.html @@ -143,7 +143,7 @@ Druckerei Online @@ -341,7 +341,7 @@ Discourse Server • - Studio + Studio   diff --git a/www/subversion.html b/www/subversion.html index 1584c439e..f69b8c990 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -142,7 +142,7 @@ Druckerei Online @@ -176,7 +176,7 @@ ImageMagick-6.6.2

Discourse Server • - Studio + Studio   diff --git a/www/t-shirt.html b/www/t-shirt.html index b58e7ed99..9da0b5628 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -142,7 +142,7 @@ Druckerei Online @@ -191,7 +191,7 @@ Discourse Server • - Studio + Studio   -- 2.50.1