From: cristy Date: Tue, 15 Feb 2011 17:31:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8171 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=350dea44cca73cc46ce2183e1851c5b254c7921e;p=imagemagick --- diff --git a/index.html b/index.html index 494caf45f..bb0046a30 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@ Druckerei @@ -200,7 +200,7 @@

ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to scale, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

-

The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.

+

The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.

ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 license, approved by the OSI and recommended for use by the OSSCC.

diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index 9f0f2712f..2b403073f 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 6b4e7e0e4..51afae29b 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -168,7 +168,7 @@ Druckerei @@ -474,7 +474,7 @@ Options used to compile and link:

While configure is designed to ease installation of ImageMagick, it often discovers problems that would otherwise be encountered later when compiling ImageMagick. The configure script tests for headers and libraries by executing the compiler (CC) with the specified compilation flags (CFLAGS), pre-processor flags (CPPFLAGS), and linker flags (LDFLAGS). Any errors are logged to the file config.log. If configure fails to discover a header or library please review this log file to determine why, however, please be aware that *errors in the config.log are normal* because configure works by trying something and seeing if it fails. An error in config.log is only a problem if the test should have passed on your system.

Common causes of configure failures are: 1) a delegate header is not in the header include path (CPPFLAGS -I option); 2) a delegate library is not in the linker search/run path (LDFLAGS -L/-R option); 3) a delegate library is missing a function (old version?); or 4) compilation environment is faulty.

-

If all reasonable corrective actions have been tried and the problem appears be due to a flaw in the configure script, please send a bug report to the ImageMagick Defect Support Forum. All bug reports should contain the operating system type (as reported by uname -a) and the compiler/compiler-version. A copy of the configure script output and/or the relevant portion of config.log file may be valuable in order to find the problem. If you post portions of config.log, please also send a script of the configure output and a description of what you expected to see (and why) so the failure you are observing can be identified and resolved.

+

If all reasonable corrective actions have been tried and the problem appears be due to a flaw in the configure script, please send a bug report to the ImageMagick Defect Support Forum. All bug reports should contain the operating system type (as reported by uname -a) and the compiler/compiler-version. A copy of the configure script output and/or the relevant portion of config.log file may be valuable in order to find the problem. If you post portions of config.log, please also send a script of the configure output and a description of what you expected to see (and why) so the failure you are observing can be identified and resolved.

ImageMagick is now configured and ready to build

diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index f34454149..1721c35f2 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -168,7 +168,7 @@ Druckerei @@ -419,7 +419,7 @@
  1. Download and install Inno Setup 5.
  2. -
  3. Download and install ActiveState ActivePerl.
  4. +
  5. Download and install ActiveState ActivePerl.

Run the Configure Wizard

diff --git a/www/animate.html b/www/animate.html index 70091db52..28552dc10 100644 --- a/www/animate.html +++ b/www/animate.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/api.html b/www/api.html index 5af455f0d..c366934e1 100644 --- a/www/api.html +++ b/www/api.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/api/animate.html b/www/api/animate.html index ff0b1cdc1..994acd776 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -168,7 +168,7 @@ Druckerei @@ -190,12 +190,10 @@
-

Module animate - Methods

+

Module animate Methods

-

AnimateImages

+

AnimateImages

AnimateImages() repeatedly displays an image sequence to any X window screen. It returns a value other than 0 if successful. Check the exception member of image to determine the reason for any failure.

diff --git a/www/api/annotate.html b/www/api/annotate.html index 50656e41e..23a7f333e 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module annotate - Methods

+

Module annotate Methods

-

AnnotateImage

+

AnnotateImage

AnnotateImage() annotates an image with text. Optionally you can include any of the following bits of information about the image by embedding the appropriate special characters:

@@ -239,8 +237,7 @@ _8c.html" id="AnnotateImage">AnnotateImage

the draw info.

-

FormatMagickCaption

+

FormatMagickCaption

FormatMagickCaption() formats a caption so that it fits within the image width. It returns the number of lines in the formatted caption.

@@ -270,8 +267,7 @@ _8c.html" id="FormatMagickCaption">FormatMagickCaption

the caption.

-

GetMultilineTypeMetrics

+

GetMultilineTypeMetrics

GetMultilineTypeMetrics() returns the following information for the specified font and text:

@@ -315,8 +311,7 @@ _8c.html" id="GetMultilineTypeMetrics">GetMultilineTypeMetrics

Return the font metrics in this structure.

-

GetTypeMetrics

+

GetTypeMetrics

GetTypeMetrics() returns the following information for the specified font and text:

diff --git a/www/api/attribute.html b/www/api/attribute.html index 986694d38..ce92b63a5 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module attribute - Methods

+

Module attribute Methods

-

GetImageChannelDepth

+

GetImageChannelDepth

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

@@ -220,8 +218,7 @@ _8c.html" id="GetImageChannelDepth">GetImageChannelDepth

return any errors or warnings in this structure.

-

GetImageQuantumDepth

+

GetImageQuantumDepth

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

@@ -242,8 +239,7 @@ _8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth

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

-

GetImageType

+

GetImageType

GetImageType() returns the potential type of image:

@@ -271,8 +267,7 @@ _8c.html" id="GetImageType">GetImageType

return any errors or warnings in this structure.

-

IsGrayImage

+

IsGrayImage

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

@@ -293,8 +288,7 @@ _8c.html" id="IsGrayImage">IsGrayImage

return any errors or warnings in this structure.

-

IsMonochromeImage

+

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.

@@ -315,8 +309,7 @@ _8c.html" id="IsMonochromeImage">IsMonochromeImage

return any errors or warnings in this structure.

-

IsOpaqueImage

+

IsOpaqueImage

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

@@ -337,8 +330,7 @@ _8c.html" id="IsOpaqueImage">IsOpaqueImage

return any errors or warnings in this structure.

-

SetImageChannelDepth

+

SetImageChannelDepth

SetImageChannelDepth() sets the depth of the image.

diff --git a/www/api/blob.html b/www/api/blob.html index 7bb526505..ed1af2bde 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -190,12 +190,10 @@
-

Module blob - Methods

+

Module blob Methods

-

BlobToImage

+

BlobToImage

BlobToImage() implements direct to memory image formats. It returns the blob as an image.

@@ -222,8 +220,7 @@ _8c.html" id="BlobToImage">BlobToImage

return any errors or warnings in this structure.

-

FileToImage

+

FileToImage

FileToImage() write the contents of a file to an image.

@@ -243,8 +240,7 @@ _8c.html" id="FileToImage">FileToImage

the filename.

-

GetBlobProperties

+

GetBlobProperties

GetBlobProperties() returns information about an image blob.

@@ -261,8 +257,7 @@ _8c.html" id="GetBlobProperties">GetBlobProperties

the image.

-

ImageToBlob

+

ImageToBlob

ImageToBlob() implements direct to memory image formats. It returns the image as a formatted blob and its length. The magick member of the Image structure determines the format of the returned blob (GIF, JPEG, PNG, etc.). This method is the equivalent of WriteImage(), but writes the formatted "file" to a memory buffer rather than to an actual file.

@@ -289,8 +284,7 @@ _8c.html" id="ImageToBlob">ImageToBlob

return any errors or warnings in this structure.

-

ImageToFile

+

ImageToFile

ImageToFile() writes an image to a file. It returns MagickFalse if an error occurs otherwise MagickTrue.

@@ -314,8 +308,7 @@ _8c.html" id="ImageToFile">ImageToFile

return any errors or warnings in this structure.

-

ImagesToBlob

+

ImagesToBlob

ImagesToBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The magick member of the ImageInfo structure determines the format of the returned blob (GIF, JPEG, PNG, etc.)

@@ -344,8 +337,7 @@ _8c.html" id="ImagesToBlob">ImagesToBlob

return any errors or warnings in this structure.

-

InjectImageBlob

+

InjectImageBlob

InjectImageBlob() injects the image with a copy of itself in the specified format (e.g. inject JPEG into a PDF image).

diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 373da05a1..1ddc8bb75 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module cache-view - Methods

+

Module cache-view Methods

-

AcquireCacheView

+

AcquireCacheView

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

@@ -212,8 +210,7 @@ _8c.html" id="AcquireCacheView">AcquireCacheView

the image.

-

CloneCacheView

+

CloneCacheView

CloneCacheView() makes an exact copy of the specified cache view.

@@ -230,8 +227,7 @@ _8c.html" id="CloneCacheView">CloneCacheView

the cache view.

-

DestroyCacheView

+

DestroyCacheView

DestroyCacheView() destroys the specified view returned by a previous call to AcquireCacheView().

@@ -248,8 +244,7 @@ _8c.html" id="DestroyCacheView">DestroyCacheView

the cache view.

-

GetCacheViewColorspace

+

GetCacheViewColorspace

GetCacheViewColorspace() returns the image colorspace associated with the specified view.

@@ -266,8 +261,7 @@ _8c.html" id="GetCacheViewColorspace">GetCacheViewColorspace

the cache view.

-

GetCacheViewException

+

GetCacheViewException

GetCacheViewException() returns the image exception associated with the specified view.

@@ -284,8 +278,7 @@ _8c.html" id="GetCacheViewException">GetCacheViewException

the cache view.

-

GetCacheViewStorageClass

+

GetCacheViewStorageClass

GetCacheViewStorageClass() returns the image storage class associated with the specified view.

@@ -302,8 +295,7 @@ _8c.html" id="GetCacheViewStorageClass">GetCacheViewStorageClass

the cache view.

-

GetCacheViewAuthenticPixels

+

GetCacheViewAuthenticPixels

GetCacheViewAuthenticPixels() 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.

@@ -325,8 +317,7 @@ _8c.html" id="GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels

These values define the perimeter of a region of pixels.

-

GetOneCacheViewAuthenticPixel

+

GetOneCacheViewAuthenticPixel

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

@@ -354,8 +345,7 @@ _8c.html" id="GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixelreturn any errors or warnings in this structure.

-

GetCacheViewAuthenticIndexQueue

+

GetCacheViewAuthenticIndexQueue

GetCacheViewAuthenticIndexQueue() returns the indexes associated with the last call to SetCacheViewIndexes() or GetCacheViewAuthenticIndexQueue(). The indexes are authentic and can be updated.

@@ -372,8 +362,7 @@ _8c.html" id="GetCacheViewAuthenticIndexQueue">GetCacheViewAuthenticIndexQueuethe cache view.

-

GetCacheViewAuthenticPixelQueue

+

GetCacheViewAuthenticPixelQueue

GetCacheViewAuthenticPixelQueue() returns the pixels associated with the last call to QueueCacheViewAuthenticPixels() or GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be updated.

@@ -390,8 +379,7 @@ _8c.html" id="GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueuethe cache view.

-

GetCacheViewVirtualIndexQueue

+

GetCacheViewVirtualIndexQueue

GetCacheViewVirtualIndexQueue() returns the indexes associated with the last call to GetCacheViewVirtualIndexQueue(). The indexes are virtual and therefore cannot be updated.

@@ -409,8 +397,7 @@ _8c.html" id="GetCacheViewVirtualIndexQueue">GetCacheViewVirtualIndexQueuethe cache view.

-

GetCacheViewVirtualPixelQueue

+

GetCacheViewVirtualPixelQueue

GetCacheViewVirtualPixelQueue() returns the the pixels associated with the last call to GetCacheViewVirtualPixels(). The pixels are virtual and therefore cannot be updated.

@@ -428,8 +415,7 @@ _8c.html" id="GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueuethe cache view.

-

GetCacheViewVirtualPixels

+

GetCacheViewVirtualPixels

GetCacheViewVirtualPixels() gets virtual 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.

@@ -454,8 +440,7 @@ _8c.html" id="GetCacheViewVirtualPixels">GetCacheViewVirtualPixels

return any errors or warnings in this structure.

-

GetOneCacheViewVirtualPixel

+

GetOneCacheViewVirtualPixel

GetOneCacheViewVirtualPixel() 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.

@@ -483,8 +468,7 @@ _8c.html" id="GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel

return any errors or warnings in this structure.

-

GetOneCacheViewVirtualMethodPixel

+

GetOneCacheViewVirtualMethodPixel

GetOneCacheViewVirtualMethodPixel() returns a single virtual 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.

@@ -516,8 +500,7 @@ _8c.html" id="GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPix

return any errors or warnings in this structure.

-

QueueCacheViewAuthenticPixels

+

QueueCacheViewAuthenticPixels

QueueCacheViewAuthenticPixels() queues authentic 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.

@@ -542,8 +525,7 @@ _8c.html" id="QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixelsreturn any errors or warnings in this structure.

-

SetCacheViewStorageClass

+

SetCacheViewStorageClass

SetCacheViewStorageClass() sets the image storage class associated with the specified view.

@@ -564,8 +546,7 @@ _8c.html" id="SetCacheViewStorageClass">SetCacheViewStorageClass

the image storage class: PseudoClass or DirectClass.

-

SetCacheViewVirtualPixelMethod

+

SetCacheViewVirtualPixelMethod

SetCacheViewVirtualPixelMethod() sets the virtual pixel method associated with the specified cache view.

@@ -586,8 +567,7 @@ _8c.html" id="SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod

the virtual pixel method.

-

SyncCacheViewAuthenticPixels

+

SyncCacheViewAuthenticPixels

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

diff --git a/www/api/cache.html b/www/api/cache.html index 269058897..1580cd91d 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -190,12 +190,10 @@
-

Module cache - Methods

+

Module cache Methods

-

AcquirePixelCacheNexus

+

AcquirePixelCacheNexus

AcquirePixelCacheNexus() allocates the NexusInfo structure.

@@ -212,8 +210,7 @@ _8c.html" id="AcquirePixelCacheNexus">AcquirePixelCacheNexus

the number of nexus threads.

-

GetAuthenticIndexQueue

+

GetAuthenticIndexQueue

GetAuthenticIndexQueue() returns the authentic 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.

@@ -230,8 +227,7 @@ _8c.html" id="GetAuthenticIndexQueue">GetAuthenticIndexQueue

the image.

-

GetAuthenticPixelQueue

+

GetAuthenticPixelQueue

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

@@ -248,8 +244,7 @@ _8c.html" id="GetAuthenticPixelQueue">GetAuthenticPixelQueue

the image.

-

GetAuthenticPixels

+

GetAuthenticPixels

GetAuthenticPixels() obtains a pixel region for read/write access. If the region is successfully accessed, a pointer to a PixelPacket array representing the region is returned, otherwise NULL is returned.

@@ -278,8 +273,7 @@ _8c.html" id="GetAuthenticPixels">GetAuthenticPixels

return any errors or warnings in this structure.

-

GetOneAuthenticPixel

+

GetOneAuthenticPixel

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

@@ -306,8 +300,7 @@ _8c.html" id="GetOneAuthenticPixel">GetOneAuthenticPixel

return any errors or warnings in this structure.

-

GetOneVirtualMagickPixel

+

GetOneVirtualMagickPixel

GetOneVirtualMagickPixel() 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 GetOneAuthenticPixel() instead.

@@ -335,8 +328,7 @@ _8c.html" id="GetOneVirtualMagickPixel">GetOneVirtualMagickPixel

return any errors or warnings in this structure.

-

GetOneVirtualMethodPixel

+

GetOneVirtualMethodPixel

GetOneVirtualMethodPixel() 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 GetOneAuthenticPixel() instead.

@@ -367,8 +359,7 @@ _8c.html" id="GetOneVirtualMethodPixel">GetOneVirtualMethodPixel

return any errors or warnings in this structure.

-

GetOneVirtualPixel

+

GetOneVirtualPixel

GetOneVirtualPixel() returns a single virtual 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 GetOneAuthenticPixel() instead.

@@ -395,8 +386,7 @@ _8c.html" id="GetOneVirtualPixel">GetOneVirtualPixel

return any errors or warnings in this structure.

-

GetVirtualIndexQueue

+

GetVirtualIndexQueue

GetVirtualIndexQueue() returns the virtual 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.

@@ -413,14 +403,12 @@ _8c.html" id="GetVirtualIndexQueue">GetVirtualIndexQueue

the image.

-

VirtualPixelModulo

+

VirtualPixelModulo

VirtualPixelModulo() computes the remainder of dividing offset by extent. It returns not only the quotient (tile the offset falls in) but also the positive remainer within that tile such that 0 <= remainder < extent. This method is essentially a ldiv() using a floored modulo division rather than the normal default truncated modulo division.

-

GetVirtualPixelQueue

+

GetVirtualPixelQueue

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

@@ -437,8 +425,7 @@ _8c.html" id="GetVirtualPixelQueue">GetVirtualPixelQueue

the image.

-

GetVirtualPixels

+

GetVirtualPixels

GetVirtualPixels() returns an immutable pixel region. If the region is successfully accessed, a pointer to it is returned, otherwise NULL is returned. The returned pointer may point to a temporary working copy of the pixels or it may point to the original pixels in memory. Performance is maximized if the selected region is part of one row, or one or more full rows, since there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.

@@ -469,8 +456,7 @@ _8c.html" id="GetVirtualPixels">GetVirtualPixels

return any errors or warnings in this structure.

-

QueueAuthenticPixels

+

QueueAuthenticPixels

QueueAuthenticPixels() queues a mutable pixel region. If the region is successfully intialized a pointer to a PixelPacket array representing the region is returned, otherwise NULL is returned. The returned pointer may point to a temporary working buffer for the pixels or it may point to the final location of the pixels in memory.

@@ -501,8 +487,7 @@ _8c.html" id="QueueAuthenticPixels">QueueAuthenticPixels

return any errors or warnings in this structure.

-

SetPixelCacheVirtualMethod

+

SetPixelCacheVirtualMethod

SetPixelCacheVirtualMethod() sets the "virtual pixels" method for the pixel cache and returns the previous setting. A virtual pixel is any pixel access that is outside the boundaries of the image cache.

@@ -523,8 +508,7 @@ _8c.html" id="SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod

choose the type of virtual pixel.

-

SyncAuthenticPixels

+

SyncAuthenticPixels

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

diff --git a/www/api/cipher.html b/www/api/cipher.html index 00acc90c5..6316d6337 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -190,12 +190,10 @@
-

Module cipher - Methods

+

Module cipher Methods

-

AcquireAESInfo

+

AcquireAESInfo

AcquireAESInfo() allocate the AESInfo structure.

@@ -207,8 +205,7 @@ _8c.html" id="AcquireAESInfo">AcquireAESInfo
-

DestroyAESInfo

+

DestroyAESInfo

DestroyAESInfo() zeros memory associated with the AESInfo structure.

@@ -225,8 +222,7 @@ _8c.html" id="DestroyAESInfo">DestroyAESInfo

the cipher context.

-

EncipherAESBlock

+

EncipherAESBlock

EncipherAESBlock() enciphers a single block of plaintext to produce a block of ciphertext.

@@ -250,8 +246,7 @@ _8c.html" id="EncipherAESBlock">EncipherAESBlock

the cipher text.

-

PasskeyDecipherImage

+

PasskeyDecipherImage

PasskeyDecipherImage() converts cipher pixels to plain pixels.

@@ -280,8 +275,7 @@ _8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage

return any errors or warnings in this structure.

-

PasskeyEncipherImage

+

PasskeyEncipherImage

PasskeyEncipherImage() converts pixels to cipher-pixels.

@@ -310,8 +304,7 @@ _8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage

return any errors or warnings in this structure.

-

SetAESKey

+

SetAESKey

SetAESKey() sets the key for the AES cipher. The key length is specified in bits. Valid values are 128, 192, or 256 requiring a key buffer length in bytes of 16, 24, and 32 respectively.

@@ -331,8 +324,7 @@ _8c.html" id="SetAESKey">SetAESKey

the key.

-

PasskeyDecipherImage

+

PasskeyDecipherImage

PasskeyDecipherImage() converts cipher pixels to plain pixels.

@@ -361,8 +353,7 @@ _8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage

return any errors or warnings in this structure.

-

PasskeyEncipherImage

+

PasskeyEncipherImage

PasskeyEncipherImage() converts pixels to cipher-pixels.

diff --git a/www/api/color.html b/www/api/color.html index a9d79b9c5..1f7319edd 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module color - Methods

+

Module color Methods

-

GetColorInfoList

+

GetColorInfoList

GetColorInfoList() returns any colors that match the specified pattern.

@@ -219,8 +217,7 @@ _8c.html" id="GetColorInfoList">GetColorInfoList

return any errors or warnings in this structure.

-

GetColorList

+

GetColorList

GetColorList() returns any colors that match the specified pattern.

@@ -244,8 +241,7 @@ _8c.html" id="GetColorList">GetColorList

return any errors or warnings in this structure.

-

ListColorInfo

+

ListColorInfo

ListColorInfo() lists color names to the specified file. Color names are a convenience. Rather than defining a color by its red, green, and blue intensities just use a color name such as white, blue, or yellow.

@@ -265,8 +261,7 @@ _8c.html" id="ListColorInfo">ListColorInfo

return any errors or warnings in this structure.

-

LoadColorList

+

LoadColorList

LoadColorList() loads one or more color configuration file which provides a mapping between color attributes and a color name.

@@ -287,8 +282,7 @@ _8c.html" id="LoadColorList">LoadColorList

return any errors or warnings in this structure.

-

QueryColorDatabase

+

QueryColorDatabase

QueryColorDatabase() returns the red, green, blue, and opacity intensities for a given color name.

@@ -316,8 +310,7 @@ _8c.html" id="QueryColorDatabase">QueryColorDatabase

return any errors or warnings in this structure.

-

QueryColorDatabase

+

QueryColorDatabase

QueryColorDatabase() returns the red, green, blue, and opacity intensities for a given color name.

@@ -341,8 +334,7 @@ _8c.html" id="QueryColorDatabase">QueryColorDatabase

return any errors or warnings in this structure.

-

QueryColorname

+

QueryColorname

QueryColorname() returns a named color for the given color intensity. If an exact match is not found, a rgb() color is returned instead.

@@ -373,8 +365,7 @@ _8c.html" id="QueryColorname">QueryColorname

return any errors or warnings in this structure.

-

QueryMagickColorCompliance

+

QueryMagickColorCompliance

QueryMagickColorCompliance() returns the red, green, blue, and opacity intensities for a given color name and standards compliance.

@@ -402,8 +393,7 @@ _8c.html" id="QueryMagickColorCompliance">QueryMagickColorCompliance

return any errors or warnings in this structure.

-

QueryMagickColor

+

QueryMagickColor

QueryMagickColor() returns the red, green, blue, and opacity intensities for a given color name.

@@ -427,8 +417,7 @@ _8c.html" id="QueryMagickColor">QueryMagickColor

return any errors or warnings in this structure.

-

QueryMagickColorname

+

QueryMagickColorname

QueryMagickColorname() returns a named color for the given color intensity. If an exact match is not found, a hex value is returned instead. For example an intensity of rgb:(0,0,0) returns black whereas rgb:(223,223,223) returns #dfdfdf.

diff --git a/www/api/colormap.html b/www/api/colormap.html index 8dff677c7..29798ee33 100644 --- a/www/api/colormap.html +++ b/www/api/colormap.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module colormap - Methods

+

Module colormap Methods

-

AcquireImageColormap

+

AcquireImageColormap

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

@@ -216,8 +214,7 @@ _8c.html" id="AcquireImageColormap">AcquireImageColormap

the number of colors in the image colormap.

-

CycleColormap

+

CycleColormap

CycleColormap() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.

diff --git a/www/api/compare.html b/www/api/compare.html index 6a80b7c17..9d90537d4 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module compare - Methods

+

Module compare Methods

-

CompareImageChannels

+

CompareImageChannels

CompareImageChannels() compares one or more image channels of an image to a reconstructed image and returns the difference image.

@@ -229,8 +227,7 @@ _8c.html" id="CompareImageChannels">CompareImageChannels

return any errors or warnings in this structure.

-

GetImageChannelDistortion

+

GetImageChannelDistortion

GetImageChannelDistortion() compares one or more image channels of an image to a reconstructed image and returns the specified distortion metric.

@@ -264,8 +261,7 @@ _8c.html" id="GetImageChannelDistortion">GetImageChannelDistortion

return any errors or warnings in this structure.

-

GetImageChannelDistrortion

+

GetImageChannelDistrortion

GetImageChannelDistrortion() compares the image channels of an image to a reconstructed image and returns the specified distortion metric for each channel.

@@ -293,8 +289,7 @@ _8c.html" id="GetImageChannelDistrortion">GetImageChannelDistrortion

return any errors or warnings in this structure.

-

IsImagesEqual

+

IsImagesEqual

IsImagesEqual() measures the difference between colors at each pixel location of two images. A value other than 0 means the colors match exactly. Otherwise an error measure is computed by summing over all pixels in an image the distance squared in RGB space between each image pixel and its corresponding pixel in the reconstruct image. The error measure is assigned to these image members:

@@ -328,8 +323,7 @@ _8c.html" id="IsImagesEqual">IsImagesEqual

the reconstruct image.

-

SimilarityImage

+

SimilarityImage

SimilarityImage() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.

diff --git a/www/api/composite.html b/www/api/composite.html index bf8666e55..8f5446beb 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module composite - Methods

+

Module composite Methods

-

CompositeImageChannel

+

CompositeImageChannel

CompositeImageChannel() returns the second image composited onto the first at the specified offset, using the specified composite method.

@@ -244,8 +242,7 @@ _8c.html" id="CompositeImageChannel">CompositeImageChannel

Previous to IM v6.5.3-3 this was called "modify-outside-overlay"

-

TextureImage

+

TextureImage

TextureImage() repeatedly tiles the texture image across and down the image canvas.

diff --git a/www/api/constitute.html b/www/api/constitute.html index f8c9a18d0..362b333fe 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -190,12 +190,10 @@
-

Module constitute - Methods

+

Module constitute Methods

-

ConstituteImage

+

ConstituteImage

ConstituteImage() returns an image from the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..QuantumRange]. For example, to create a 640x480 image from unsigned red-green-blue character data, use:

@@ -233,8 +231,7 @@ _8c.html" id="ConstituteImage">ConstituteImage

return any errors or warnings in this structure.

-

PingImage

+

PingImage

PingImage() returns all the properties of an image or image sequence except for the pixels. It is much faster and consumes far less memory than ReadImage(). On failure, a NULL image is returned and exception describes the reason for the failure.

@@ -254,8 +251,7 @@ _8c.html" id="PingImage">PingImage

return any errors or warnings in this structure.

-

PingImages

+

PingImages

PingImages() pings one or more images and returns them as an image list.

@@ -275,8 +271,7 @@ _8c.html" id="PingImages">PingImages

return any errors or warnings in this structure.

-

ReadImage

+

ReadImage

ReadImage() reads an image or image sequence from a file or file handle. The method returns a NULL if there is a memory shortage or if the image cannot be read. On failure, a NULL image is returned and exception describes the reason for the failure.

@@ -296,8 +291,7 @@ _8c.html" id="ReadImage">ReadImage

return any errors or warnings in this structure.

-

ReadImages

+

ReadImages

ReadImages() reads one or more images and returns them as an image list.

@@ -317,8 +311,7 @@ _8c.html" id="ReadImages">ReadImages

return any errors or warnings in this structure.

-

WriteImage

+

WriteImage

WriteImage() writes an image or an image sequence to a file or file handle. If writing to a file is on disk, the name is defined by the filename member of the image structure. WriteImage() returns MagickFalse is there is a memory shortage or if the image cannot be written. Check the exception member of image to determine the cause for any failure.

@@ -338,8 +331,7 @@ _8c.html" id="WriteImage">WriteImage

the image.

-

WriteImages

+

WriteImages

WriteImages() writes an image sequence into one or more files. While WriteImage() can write an image sequence, it is limited to writing the sequence into a single file using a format which supports multiple frames. WriteImages(), however, does not have this limitation, instead it generates multiple output files if necessary (or when requested). When ImageInfo's adjoin flag is set to MagickFalse, the file name is expected to include a printf-style formatting string for the frame number (e.g. "image02d.png").

diff --git a/www/api/decorate.html b/www/api/decorate.html index 74ade1d1f..bc308a196 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module decorate - Methods

+

Module decorate Methods

-

BorderImage

+

BorderImage

BorderImage() surrounds the image with a border of the color defined by the bordercolor member of the image structure. The width and height of the border are defined by the corresponding members of the border_info structure.

@@ -219,8 +217,7 @@ _8c.html" id="BorderImage">BorderImage

return any errors or warnings in this structure.

-

FrameImage

+

FrameImage

FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.

@@ -244,8 +241,7 @@ _8c.html" id="FrameImage">FrameImage

return any errors or warnings in this structure.

-

RaiseImage

+

RaiseImage

RaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.

diff --git a/www/api/deprecate.html b/www/api/deprecate.html index 9b1236133..b5a8a0bce 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -190,12 +190,10 @@
-

Module deprecate - Methods

+

Module deprecate Methods

-

AcquireCacheViewIndexes

+

AcquireCacheViewIndexes

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

@@ -218,8 +216,7 @@ _8c.html" id="AcquireCacheViewIndexes">AcquireCacheViewIndexes

the cache view.

-

AcquireCacheViewPixels

+

AcquireCacheViewPixels

AcquireCacheViewPixels() 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.

@@ -250,8 +247,7 @@ _8c.html" id="AcquireCacheViewPixels">AcquireCacheViewPixels

return any errors or warnings in this structure.

-

AcquireImagePixels

+

AcquireImagePixels

AcquireImagePixels() returns an immutable pixel region. If the region is successfully accessed, a pointer to it is returned, otherwise NULL is returned. The returned pointer may point to a temporary working copy of the pixels or it may point to the original pixels in memory. Performance is maximized if the selected region is part of one row, or one or more full rows, since there is opportunity to access the pixels in-place (without a copy) if the image is in RAM, or in a memory-mapped file. The returned pointer should *never* be deallocated by the user.

@@ -288,8 +284,7 @@ _8c.html" id="AcquireImagePixels">AcquireImagePixels

return any errors or warnings in this structure.

-

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.

@@ -315,8 +310,7 @@ _8c.html" id="AcquireIndexes">AcquireIndexes

the image.

-

AcquireMemory

+

AcquireMemory

AcquireMemory() returns a pointer to a block of memory at least size bytes suitably aligned for any use.

@@ -333,8 +327,7 @@ _8c.html" id="AcquireMemory">AcquireMemory

the size of the memory in bytes to allocate.

-

AcquireOneCacheViewPixel

+

AcquireOneCacheViewPixel

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.

@@ -367,8 +360,7 @@ _8c.html" id="AcquireOneCacheViewPixel">AcquireOneCacheViewPixel

return any errors or warnings in this structure.

-

AcquireOneCacheViewVirtualPixel

+

AcquireOneCacheViewVirtualPixel

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.

@@ -407,8 +399,7 @@ _8c.html" id="AcquireOneCacheViewVirtualPixel">AcquireOneCacheViewVirtualPixelreturn any errors or warnings in this structure.

-

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.

@@ -439,8 +430,7 @@ _8c.html" id="AcquireOneMagickPixel">AcquireOneMagickPixel

return any errors or warnings in this structure.

-

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.

@@ -471,8 +461,7 @@ _8c.html" id="AcquireOnePixel">AcquireOnePixel

return any errors or warnings in this structure.

-

AcquireOneVirtualPixel

+

AcquireOneVirtualPixel

AcquireOneVirtualPixel() 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.

@@ -507,8 +496,7 @@ _8c.html" id="AcquireOneVirtualPixel">AcquireOneVirtualPixel

return any errors or warnings in this structure.

-

AcquirePixels

+

AcquirePixels

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

@@ -531,8 +519,7 @@ _8c.html" id="AcquirePixels">AcquirePixels

the image.

-

AffinityImage

+

AffinityImage

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

@@ -562,8 +549,7 @@ _8c.html" id="AffinityImage">AffinityImage

the reference image.

-

AffinityImages

+

AffinityImages

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

@@ -593,8 +579,7 @@ _8c.html" id="AffinityImages">AffinityImages

the reference image.

-

AllocateImage

+

AllocateImage

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

@@ -617,8 +602,7 @@ _8c.html" id="AllocateImage">AllocateImage

Many of the image default values are set from this structure. For example, filename, compression, depth, background color, and others.

-

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.

@@ -645,8 +629,7 @@ _8c.html" id="AllocateImageColormap">AllocateImageColormap

the number of colors in the image colormap.

-

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.

@@ -672,8 +655,7 @@ _8c.html" id="AllocateNextImage">AllocateNextImage

the image.

-

AllocateString

+

AllocateString

AllocateString() allocates memory for a string and copies the source string to that memory location (and returns it).

@@ -690,8 +672,7 @@ _8c.html" id="AllocateString">AllocateString

A character string.

-

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.

@@ -717,8 +698,7 @@ _8c.html" id="AverageImages">AverageImages

return any errors or warnings in this structure.

-

ChannelThresholdImage

+

ChannelThresholdImage

ChannelThresholdImage() changes the value of individual pixels based on the intensity of each pixel channel. The result is a high-contrast image.

@@ -738,8 +718,7 @@ _8c.html" id="ChannelThresholdImage">ChannelThresholdImage

define the threshold values.

-

ClipPathImage

+

ClipPathImage

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

@@ -769,8 +748,7 @@ _8c.html" id="ClipPathImage">ClipPathImage

if non-zero, later operations take effect inside clipping path. Otherwise later operations take effect outside clipping path.

-

CloneImageAttributes

+

CloneImageAttributes

CloneImageAttributes() clones one or more image attributes.

@@ -797,8 +775,7 @@ _8c.html" id="CloneImageAttributes">CloneImageAttributes

the clone image.

-

CloneMemory

+

CloneMemory

CloneMemory() copies size bytes from memory area source to the destination. Copying between objects that overlap will take place correctly. It returns destination.

@@ -822,8 +799,7 @@ _8c.html" id="CloneMemory">CloneMemory

the size of the memory in bytes to allocate.

-

CloseCacheView

+

CloseCacheView

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

@@ -846,8 +822,7 @@ _8c.html" id="CloseCacheView">CloseCacheView

the address of a structure of type CacheView.

-

ColorFloodfill

+

ColorFloodfill

ColorFloodfill() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -880,8 +855,7 @@ _8c.html" id="ColorFloodfill">ColorFloodfill

Choose either FloodfillMethod or FillToBorderMethod.

-

DeleteImageAttribute

+

DeleteImageAttribute

DeleteImageAttribute() deletes an attribute from the image.

@@ -907,8 +881,7 @@ _8c.html" id="DeleteImageAttribute">DeleteImageAttribute

the image key.

-

DeleteImageList

+

DeleteImageList

DeleteImageList() deletes an image at the specified position in the list.

@@ -928,8 +901,7 @@ _8c.html" id="DeleteImageList">DeleteImageList

the position within the list.

-

DeleteMagickRegistry

+

DeleteMagickRegistry

DeleteMagickRegistry() 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.

@@ -954,8 +926,7 @@ _8c.html" id="DeleteMagickRegistry">DeleteMagickRegistry

the registry id.

-

DescribeImage

+

DescribeImage

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

@@ -985,8 +956,7 @@ _8c.html" id="DescribeImage">DescribeImage

A value other than zero prints more detailed information about the image.

-

DestroyImageAttributes

+

DestroyImageAttributes

DestroyImageAttributes() deallocates memory associated with the image attribute list.

@@ -1003,8 +973,7 @@ _8c.html" id="DestroyImageAttributes">DestroyImageAttributes

the image.

-

DestroyImages

+

DestroyImages

DestroyImages() destroys an image list.

@@ -1027,8 +996,7 @@ _8c.html" id="DestroyImages">DestroyImages

the image sequence.

-

DestroyMagick

+

DestroyMagick

DestroyMagick() destroys the ImageMagick environment.

@@ -1046,8 +1014,7 @@ _8c.html" id="DestroyMagick">DestroyMagick
-

DispatchImage

+

DispatchImage

DispatchImage() extracts pixel data from an image and returns it to you. The method returns MagickFalse on success otherwise MagickTrue if an error is encountered. The data is returned as char, short int, int, ssize_t, float, or double in the order specified by map.

@@ -1095,8 +1062,7 @@ _8c.html" id="DispatchImage">DispatchImage

return any errors or warnings in this structure.

-

ExtractSubimageFromImageImage

+

ExtractSubimageFromImageImage

ExtractSubimageFromImageImage() extracts a region of the image that most closely resembles the reference.

@@ -1120,8 +1086,7 @@ _8c.html" id="ExtractSubimageFromImageImage">ExtractSubimageFromImageImagereturn any errors or warnings in this structure.

-

FlattenImages

+

FlattenImages

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

@@ -1147,8 +1112,7 @@ _8c.html" id="FlattenImages">FlattenImages

return any errors or warnings in this structure.

-

FormatImageAttribute

+

FormatImageAttribute

FormatImageAttribute() permits formatted key/value pairs to be saved as an image attribute.

@@ -1172,8 +1136,7 @@ _8c.html" id="FormatImageAttribute">FormatImageAttribute

A string describing the format to use to write the remaining arguments.

-

FormatString

+

FormatString

FormatString() prints formatted output of a variable argument list.

@@ -1193,8 +1156,7 @@ _8c.html" id="FormatString">FormatString

A string describing the format to use to write the remaining arguments.

-

GetConfigureBlob

+

GetConfigureBlob

GetConfigureBlob() returns the specified configure file as a blob.

@@ -1220,8 +1182,7 @@ _8c.html" id="GetConfigureBlob">GetConfigureBlob

return any errors or warnings in this structure.

-

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.

@@ -1249,8 +1210,7 @@ _8c.html" id="GetCacheView">GetCacheView

These values define the perimeter of a region of pixels.

-

GetCacheViewIndexes

+

GetCacheViewIndexes

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

@@ -1273,8 +1233,7 @@ _8c.html" id="GetCacheViewIndexes">GetCacheViewIndexes

the cache view.

-

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.

@@ -1302,8 +1261,7 @@ _8c.html" id="GetCacheViewPixels">GetCacheViewPixels

These values define the perimeter of a region of pixels.

-

GetImageAttribute

+

GetImageAttribute

GetImageAttribute() searches the list of image attributes and returns a pointer to the attribute if it exists otherwise NULL.

@@ -1324,8 +1282,7 @@ _8c.html" id="GetImageAttribute">GetImageAttribute

These character strings are the name of an image attribute to return.

-

GetImageClippingPathAttribute

+

GetImageClippingPathAttribute

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

@@ -1351,8 +1308,7 @@ _8c.html" id="GetImageClippingPathAttribute">GetImageClippingPathAttributethe image.

-

GetImageFromMagickRegistry

+

GetImageFromMagickRegistry

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

@@ -1382,8 +1338,7 @@ _8c.html" id="GetImageFromMagickRegistry">GetImageFromMagickRegistry

return any errors or warnings in this structure.

-

GetMagickRegistry

+

GetMagickRegistry

GetMagickRegistry() gets a blob from the registry as defined by the id. If the blob that matches the id is not found, NULL is returned.

@@ -1410,8 +1365,7 @@ _8c.html" id="GetMagickRegistry">GetMagickRegistry

return any errors or warnings in this structure.

-

GetImageGeometry

+

GetImageGeometry

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

@@ -1446,8 +1400,7 @@ _8c.html" id="GetImageGeometry">GetImageGeometry

the region as defined by the geometry string with respect to the image and its gravity.

-

GetImageList

+

GetImageList

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

@@ -1478,8 +1431,7 @@ _8c.html" id="GetImageList">GetImageList

return any errors or warnings in this structure.

-

GetImageListIndex

+

GetImageListIndex

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

@@ -1502,8 +1454,7 @@ _8c.html" id="GetImageListIndex">GetImageListIndex

the image list.

-

GetImageListSize

+

GetImageListSize

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

@@ -1526,8 +1477,7 @@ _8c.html" id="GetImageListSize">GetImageListSize

the image list.

-

GetImagePixels

+

GetImagePixels

GetImagePixels() obtains a pixel region for read/write access. If the region is successfully accessed, a pointer to a PixelPacket array representing the region is returned, otherwise NULL is returned.

@@ -1558,8 +1508,7 @@ _8c.html" id="GetImagePixels">GetImagePixels

These values define the perimeter of a region of pixels.

-

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.

@@ -1585,8 +1534,7 @@ _8c.html" id="GetIndexes">GetIndexes

the image.

-

GetNextImage

+

GetNextImage

GetNextImage() returns the next image in a list.

@@ -1609,8 +1557,7 @@ _8c.html" id="GetNextImage">GetNextImage

the image list.

-

GetNextImageAttribute

+

GetNextImageAttribute

GetNextImageAttribute() gets the next image attribute.

@@ -1636,8 +1583,7 @@ _8c.html" id="GetNextImageAttribute">GetNextImageAttribute

the image.

-

GetNumberScenes

+

GetNumberScenes

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

@@ -1660,8 +1606,7 @@ _8c.html" id="GetNumberScenes">GetNumberScenes

the image list.

-

GetOnePixel

+

GetOnePixel

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

@@ -1687,8 +1632,7 @@ _8c.html" id="GetOnePixel">GetOnePixel

These values define the location of the pixel to return.

-

GetPixels

+

GetPixels

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

@@ -1714,8 +1658,7 @@ _8c.html" id="GetPixels">GetPixels

the image.

-

GetPreviousImage

+

GetPreviousImage

GetPreviousImage() returns the previous image in a list.

@@ -1738,8 +1681,7 @@ _8c.html" id="GetPreviousImage">GetPreviousImage

the image list.

-

HSLTransform

+

HSLTransform

HSLTransform() converts a (hue, saturation, lightness) to a (red, green, blue) triple.

@@ -1760,8 +1702,7 @@ _8c.html" id="HSLTransform">HSLTransform

A pointer to a pixel component of type Quantum.

-

IdentityAffine

+

IdentityAffine

IdentityAffine() initializes the affine transform to the identity matrix.

@@ -1778,8 +1719,7 @@ _8c.html" id="IdentityAffine">IdentityAffine

A pointer the affine transform of type AffineMatrix.

-

InitializeMagick

+

InitializeMagick

InitializeMagick() initializes the ImageMagick environment.

@@ -1802,8 +1742,7 @@ _8c.html" id="InitializeMagick">InitializeMagick

the execution path of the current ImageMagick client.

-

InterpolatePixelColor

+

InterpolatePixelColor

InterpolatePixelColor() applies bi-linear or tri-linear interpolation between a pixel and it's neighbors.

@@ -1834,8 +1773,7 @@ _8c.html" id="InterpolatePixelColor">InterpolatePixelColor

return any errors or warnings in this structure.

-

InterpretImageAttributes

+

InterpretImageAttributes

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

@@ -1865,8 +1803,7 @@ _8c.html" id="InterpretImageAttributes">InterpretImageAttributes

the address of a character string containing the embedded formatting characters.

-

LevelImageColor

+

LevelImageColor

LevelImageColor() will map the given color to "black" and "white" values, limearly spreading out the colors, and level values on a channel by channel bases, as per LevelImage(). The given colors allows you to specify different level ranges for each of the color channels seperatally.

@@ -1905,8 +1842,7 @@ _8c.html" id="LevelImageColor">LevelImageColor

if true map the colors (levelize), rather than from (level)

-

LiberateMemory

+

LiberateMemory

LiberateMemory() frees memory that has already been allocated, and NULL's the pointer to it.

@@ -1923,8 +1859,7 @@ _8c.html" id="LiberateMemory">LiberateMemory

A pointer to a block of memory to free for reuse.

-

LiberateSemaphoreInfo

+

LiberateSemaphoreInfo

LiberateSemaphoreInfo() relinquishes a semaphore.

@@ -1947,8 +1882,7 @@ _8c.html" id="LiberateSemaphoreInfo">LiberateSemaphoreInfo

Specifies a pointer to an SemaphoreInfo structure.

-

MagickIncarnate

+

MagickIncarnate

MagickIncarnate() initializes the ImageMagick environment.

@@ -1971,8 +1905,7 @@ _8c.html" id="MagickIncarnate">MagickIncarnate

the execution path of the current ImageMagick client.

-

MagickMonitor

+

MagickMonitor

MagickMonitor() calls the monitor handler method with a text string that describes the task and a measure of completion. The method returns MagickTrue on success otherwise MagickFalse if an error is encountered, e.g. if there was a user interrupt.

@@ -1997,8 +1930,7 @@ _8c.html" id="MagickMonitor">MagickMonitor

the client data.

-

MapImage

+

MapImage

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

@@ -2031,8 +1963,7 @@ _8c.html" id="MapImage">MapImage

Set this integer value to something other than zero to dither the mapped image.

-

MapImages

+

MapImages

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

@@ -2065,8 +1996,7 @@ _8c.html" id="MapImages">MapImages

Set this integer value to something other than zero to dither the quantized image.

-

MatteFloodfill

+

MatteFloodfill

MatteFloodfill() changes the transparency value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the transparency value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -2099,8 +2029,7 @@ _8c.html" id="MatteFloodfill">MatteFloodfill

Choose either FloodfillMethod or FillToBorderMethod.

-

MaximumImages

+

MaximumImages

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

@@ -2126,8 +2055,7 @@ _8c.html" id="MaximumImages">MaximumImages

return any errors or warnings in this structure.

-

MinimumImages

+

MinimumImages

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

@@ -2153,8 +2081,7 @@ _8c.html" id="MinimumImages">MinimumImages

return any errors or warnings in this structure.

-

MosaicImages

+

MosaicImages

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

@@ -2180,8 +2107,7 @@ _8c.html" id="MosaicImages">MosaicImages

return any errors or warnings in this structure.

-

OpaqueImage

+

OpaqueImage

OpaqueImage() changes any pixel that matches color with the color defined by fill.

@@ -2207,8 +2133,7 @@ _8c.html" id="OpaqueImage">OpaqueImage

the replacement color.

-

OpenCacheView

+

OpenCacheView

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

@@ -2231,8 +2156,7 @@ _8c.html" id="OpenCacheView">OpenCacheView

the image.

-

PaintFloodfill

+

PaintFloodfill

PaintFloodfill() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -2275,8 +2199,7 @@ _8c.html" id="PaintFloodfill">PaintFloodfill

Choose either FloodfillMethod or FillToBorderMethod.

-

PaintOpaqueImage

+

PaintOpaqueImage

PaintOpaqueImage() changes any pixel that matches color with the color defined by fill.

@@ -2315,8 +2238,7 @@ _8c.html" id="PaintOpaqueImage">PaintOpaqueImage

the replacement color.

-

PaintTransparentImage

+

PaintTransparentImage

PaintTransparentImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.

@@ -2348,8 +2270,7 @@ _8c.html" id="PaintTransparentImage">PaintTransparentImage

the replacement opacity value.

-

ParseSizeGeometry

+

ParseSizeGeometry

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

@@ -2377,8 +2298,7 @@ _8c.html" id="ParseSizeGeometry">ParseSizeGeometry

the region as defined by the geometry string.

-

PopImageList

+

PopImageList

PopImageList() removes the last image in the list.

@@ -2401,8 +2321,7 @@ _8c.html" id="PopImageList">PopImageList

the image list.

-

PopImagePixels

+

PopImagePixels

PopImagePixels() transfers one or more pixel components from the image pixel cache to a user supplied buffer. The pixels are returned in network byte order. MagickTrue is returned if the pixels are successfully transferred, otherwise MagickFalse.

@@ -2426,8 +2345,7 @@ _8c.html" id="PopImagePixels">PopImagePixels

The components are transferred to this buffer.

-

PostscriptGeometry

+

PostscriptGeometry

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

@@ -2450,8 +2368,7 @@ _8c.html" id="PostscriptGeometry">PostscriptGeometry

Specifies a pointer to an array of characters. The string is either a Postscript page name (e.g. A4) or a postscript page geometry (e.g. 612x792+36+36).

-

PushImageList

+

PushImageList

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

@@ -2481,8 +2398,7 @@ _8c.html" id="PushImageList">PushImageList

return any errors or warnings in this structure.

-

PushImagePixels

+

PushImagePixels

PushImagePixels() transfers one or more pixel components from a user supplied buffer into the image pixel cache of an image. The pixels are expected in network byte order. It returns MagickTrue if the pixels are successfully transferred, otherwise MagickFalse.

@@ -2506,8 +2422,7 @@ _8c.html" id="PushImagePixels">PushImagePixels

The pixel components are transferred from this buffer.

-

QuantizationError

+

QuantizationError

QuantizationError() measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value. These values are computed:

@@ -2541,8 +2456,7 @@ _8c.html" id="QuantizationError">QuantizationError

Specifies a pointer to an Image structure; returned from ReadImage.

-

RandomChannelThresholdImage

+

RandomChannelThresholdImage

RandomChannelThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to a random threshold. The result is a low-contrast, two color image.

@@ -2570,8 +2484,7 @@ _8c.html" id="RandomChannelThresholdImage">RandomChannelThresholdImage

return any errors or warnings in this structure.

-

ReacquireMemory

+

ReacquireMemory

ReacquireMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.

@@ -2591,8 +2504,7 @@ _8c.html" id="ReacquireMemory">ReacquireMemory

the new size of the allocated memory.

-

RecolorImage

+

RecolorImage

RecolorImage() apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).

@@ -2619,8 +2531,7 @@ _8c.html" id="RecolorImage">RecolorImage

return any errors or warnings in this structure.

-

ResetImageAttributeIterator

+

ResetImageAttributeIterator

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

@@ -2643,8 +2554,7 @@ _8c.html" id="ResetImageAttributeIterator">ResetImageAttributeIterator

the image.

-

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.

@@ -2672,8 +2582,7 @@ _8c.html" id="SetCacheViewPixels">SetCacheViewPixels

These values define the perimeter of a region of pixels.

-

SetExceptionInfo

+

SetExceptionInfo

SetExceptionInfo() sets the exception severity.

@@ -2694,8 +2603,7 @@ _8c.html" id="SetExceptionInfo">SetExceptionInfo

the exception severity.

-

SetImage

+

SetImage

SetImage() sets the red, green, and blue components of each pixel to the image background color and the opacity component to the specified level of transparency. The background color is defined by the background_color member of the image.

@@ -2715,8 +2623,7 @@ _8c.html" id="SetImage">SetImage

Set each pixel to this level of transparency.

-

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.

@@ -2746,8 +2653,7 @@ _8c.html" id="SetImageAttribute">SetImageAttribute

the value.

-

SetImageList

+

SetImageList

SetImageList() inserts an image into the list at the specified position.

@@ -2774,8 +2680,7 @@ _8c.html" id="SetImageList">SetImageList

return any errors or warnings in this structure.

-

SetImagePixels

+

SetImagePixels

SetImagePixels() queues a mutable pixel region. If the region is successfully intialized a pointer to a PixelPacket array representing the region is returned, otherwise NULL is returned. The returned pointer may point to a temporary working buffer for the pixels or it may point to the final location of the pixels in memory.

@@ -2811,8 +2716,7 @@ _8c.html" id="SetImagePixels">SetImagePixels

These values define the perimeter of a region of pixels.

-

SetMagickRegistry

+

SetMagickRegistry

SetMagickRegistry() sets a blob into the registry and returns a unique ID. If an error occurs, -1 is returned.

@@ -2839,8 +2743,7 @@ _8c.html" id="SetMagickRegistry">SetMagickRegistry

return any errors or warnings in this structure.

-

SetMonitorHandler

+

SetMonitorHandler

SetMonitorHandler() sets the monitor handler to the specified method and returns the previous monitor handler.

@@ -2857,8 +2760,7 @@ _8c.html" id="SetMonitorHandler">SetMonitorHandler

Specifies a pointer to a method to handle monitors.

-

ShiftImageList

+

ShiftImageList

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

@@ -2881,8 +2783,7 @@ _8c.html" id="ShiftImageList">ShiftImageList

the image list.

-

SpliceImageList

+

SpliceImageList

SpliceImageList() removes the images designated by offset and length from the list and replaces them with the specified list.

@@ -2913,8 +2814,7 @@ _8c.html" id="SpliceImageList">SpliceImageList

return any errors or warnings in this structure.

-

Strip

+

Strip

Strip() strips any whitespace or quotes from the beginning and end of a string of characters.

@@ -2931,8 +2831,7 @@ _8c.html" id="Strip">Strip

Specifies an array of characters.

-

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.

@@ -2955,8 +2854,7 @@ _8c.html" id="SyncCacheView">SyncCacheView

the cache view.

-

SyncCacheViewPixels

+

SyncCacheViewPixels

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

@@ -2982,8 +2880,7 @@ _8c.html" id="SyncCacheViewPixels">SyncCacheViewPixels

return any errors or warnings in this structure.

-

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.

@@ -3006,8 +2903,7 @@ _8c.html" id="SyncImagePixels">SyncImagePixels

the image.

-

TemporaryFilename

+

TemporaryFilename

TemporaryFilename() replaces the contents of path by a unique path name.

@@ -3024,8 +2920,7 @@ _8c.html" id="TemporaryFilename">TemporaryFilename

Specifies a pointer to an array of characters. The unique path name is returned in this array.

-

ThresholdImage

+

ThresholdImage

ThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.

@@ -3045,8 +2940,7 @@ _8c.html" id="ThresholdImage">ThresholdImage

Define the threshold value

-

ThresholdImageChannel

+

ThresholdImageChannel

ThresholdImageChannel() changes the value of individual pixels based on the intensity of each pixel channel. The result is a high-contrast image.

@@ -3066,8 +2960,7 @@ _8c.html" id="ThresholdImageChannel">ThresholdImageChannel

define the threshold values.

-

TransformHSL

+

TransformHSL

TransformHSL() converts a (red, green, blue) to a (hue, saturation, lightness) triple.

@@ -3088,8 +2981,7 @@ _8c.html" id="TransformHSL">TransformHSL

A pointer to a double value representing a component of the HSL color space.

-

TranslateText

+

TranslateText

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

@@ -3119,8 +3011,7 @@ _8c.html" id="TranslateText">TranslateText

the address of a character string containing the embedded formatting characters.

-

TransparentImage

+

TransparentImage

TransparentImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.

@@ -3146,8 +3037,7 @@ _8c.html" id="TransparentImage">TransparentImage

the replacement opacity value.

-

UnshiftImageList

+

UnshiftImageList

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

@@ -3177,8 +3067,7 @@ _8c.html" id="UnshiftImageList">UnshiftImageList

return any errors or warnings in this structure.

-

ZoomImage

+

ZoomImage

ZoomImage() creates a new image that is a scaled size of an existing one. It allocates the memory necessary for the new Image structure and returns a pointer to the new image. The Point filter gives fast pixel replication, Triangle is equivalent to bi-linear interpolation, and Mitchel giver slower, very high-quality results. See Graphic Gems III for details on this algorithm.

diff --git a/www/api/display.html b/www/api/display.html index 3f2c2a36c..9761f6118 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module display - Methods

+

Module display Methods

-

DisplayImages

+

DisplayImages

DisplayImages() displays an image sequence to any X window screen. It returns a value other than 0 if successful. Check the exception member of image to determine the reason for any failure.

@@ -216,8 +214,7 @@ _8c.html" id="DisplayImages">DisplayImages

the image.

-

RemoteDisplayCommand

+

RemoteDisplayCommand

RemoteDisplayCommand() encourages a remote display program to display the specified image filename.

@@ -244,8 +241,7 @@ _8c.html" id="RemoteDisplayCommand">RemoteDisplayCommand

return any errors or warnings in this structure.

-

XDisplayBackgroundImage

+

XDisplayBackgroundImage

XDisplayBackgroundImage() displays an image in the background of a window.

diff --git a/www/api/distort.html b/www/api/distort.html index 9277cde88..5309d8517 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module distort - Methods

+

Module distort Methods

-

DistortImage

+

DistortImage

DistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.

@@ -253,8 +251,7 @@ _8c.html" id="DistortImage">DistortImage

o 'filter' Set filter to use for area-resampling (scale shrinking). Set to 'point' to turn off and use 'interpolate' lookup instead

-

SparseColorImage

+

SparseColorImage

SparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.

diff --git a/www/api/draw.html b/www/api/draw.html index 865c41477..4b67d282a 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -190,12 +190,10 @@
-

Module draw - Methods

+

Module draw Methods

-

AcquireDrawInfo

+

AcquireDrawInfo

AcquireDrawInfo() returns a DrawInfo structure properly initialized.

@@ -207,8 +205,7 @@ _8c.html" id="AcquireDrawInfo">AcquireDrawInfo
-

CloneDrawInfo

+

CloneDrawInfo

CloneDrawInfo() makes a copy of the given draw info structure. If NULL is specified, a new image info structure is created initialized to default values.

@@ -229,8 +226,7 @@ _8c.html" id="CloneDrawInfo">CloneDrawInfo

the draw info.

-

DestroyDrawInfo

+

DestroyDrawInfo

DestroyDrawInfo() deallocates memory associated with an DrawInfo structure.

@@ -247,8 +243,7 @@ _8c.html" id="DestroyDrawInfo">DestroyDrawInfo

the draw info.

-

DrawAffineImage

+

DrawAffineImage

DrawAffineImage() composites the source over the destination image as dictated by the affine transform.

@@ -272,8 +267,7 @@ _8c.html" id="DrawAffineImage">DrawAffineImage

the affine transform.

-

DrawClipPath

+

DrawClipPath

DrawClipPath() draws the clip path on the image mask.

@@ -297,8 +291,7 @@ _8c.html" id="DrawClipPath">DrawClipPath

the name of the clip path.

-

DrawImage

+

DrawImage

DrawImage() draws a graphic primitive on your image. The primitive may be represented as a string or filename. Precede the filename with an "at" sign (@) and the contents of the file are drawn on the image. You can affect how text is drawn by setting one or more members of the draw info structure.

@@ -318,8 +311,7 @@ _8c.html" id="DrawImage">DrawImage

the draw info.

-

DrawGradientImage

+

DrawGradientImage

DrawGradientImage() draws a linear gradient on the image.

@@ -340,8 +332,7 @@ _8c.html" id="DrawGradientImage">DrawGradientImage

the draw info.

-

DrawPatternPath

+

DrawPatternPath

DrawPatternPath() draws a pattern.

@@ -368,8 +359,7 @@ _8c.html" id="DrawPatternPath">DrawPatternPath

the image.

-

DrawPrimitive

+

DrawPrimitive

DrawPrimitive() draws a primitive (line, rectangle, ellipse) on the image.

@@ -393,8 +383,7 @@ _8c.html" id="DrawPrimitive">DrawPrimitive

Specifies a pointer to a PrimitiveInfo structure.

-

GetAffineMatrix

+

GetAffineMatrix

GetAffineMatrix() returns an AffineMatrix initialized to the identity matrix.

diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index 18a670cba..4af0255b7 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module drawing-wand - Methods

+

Module drawing-wand Methods

-

ClearDrawingWand

+

ClearDrawingWand

ClearDrawingWand() clear resources associated with the drawing wand.

@@ -212,8 +210,7 @@ _8c.html" id="ClearDrawingWand">ClearDrawingWand

the drawing wand. to destroy

-

CloneDrawingWand

+

CloneDrawingWand

CloneDrawingWand() makes an exact copy of the specified wand.

@@ -230,8 +227,7 @@ _8c.html" id="CloneDrawingWand">CloneDrawingWand

the magick wand.

-

DestroyDrawingWand

+

DestroyDrawingWand

DestroyDrawingWand() frees all resources associated with the drawing wand. Once the drawing wand has been freed, it should not be used and further unless it re-allocated.

@@ -248,8 +244,7 @@ _8c.html" id="DestroyDrawingWand">DestroyDrawingWand

the drawing wand. to destroy

-

DrawAffine

+

DrawAffine

DrawAffine() adjusts the current affine transformation matrix with the specified affine transformation matrix. Note that the current affine transform is adjusted rather than replaced.

@@ -269,8 +264,7 @@ _8c.html" id="DrawAffine">DrawAffine

Affine matrix parameters

-

DrawAnnotation

+

DrawAnnotation

DrawAnnotation() draws text on the image.

@@ -297,8 +291,7 @@ _8c.html" id="DrawAnnotation">DrawAnnotation

text to draw

-

DrawArc

+

DrawArc

DrawArc() draws an arc falling within a specified bounding rectangle on the image.

@@ -334,8 +327,7 @@ _8c.html" id="DrawArc">DrawArc

ending degrees of rotation

-

DrawBezier

+

DrawBezier

DrawBezier() draws a bezier curve through a set of points on the image.

@@ -359,8 +351,7 @@ _8c.html" id="DrawBezier">DrawBezier

coordinates

-

DrawCircle

+

DrawCircle

DrawCircle() draws a circle on the image.

@@ -390,8 +381,7 @@ _8c.html" id="DrawCircle">DrawCircle

perimeter y ordinate

-

DrawClearException

+

DrawClearException

DrawClearException() clear any exceptions associated with the wand.

@@ -408,8 +398,7 @@ _8c.html" id="DrawClearException">DrawClearException

the drawing wand.

-

DrawComposite

+

DrawComposite

DrawComposite() composites an image onto the current image, using the specified composition operator, specified position, and at the specified size.

@@ -447,8 +436,7 @@ _8c.html" id="DrawComposite">DrawComposite

Image to composite is obtained from this wand.

-

DrawColor

+

DrawColor

DrawColor() draws color on image using the current fill color, starting at specified position, and using specified paint method. The available paint methods are:

@@ -482,8 +470,7 @@ _8c.html" id="DrawColor">DrawColor

paint method.

-

DrawComment

+

DrawComment

DrawComment() adds a comment to a vector output stream.

@@ -503,8 +490,7 @@ _8c.html" id="DrawComment">DrawComment

comment text

-

DrawEllipse

+

DrawEllipse

DrawEllipse() draws an ellipse on the image.

@@ -540,8 +526,7 @@ _8c.html" id="DrawEllipse">DrawEllipse

ending rotation in degrees

-

DrawGetBorderColor

+

DrawGetBorderColor

DrawGetBorderColor() returns the border color used for drawing bordered objects.

@@ -562,8 +547,7 @@ _8c.html" id="DrawGetBorderColor">DrawGetBorderColor

Return the border color.

-

DrawGetClipPath

+

DrawGetClipPath

DrawGetClipPath() obtains the current clipping path ID. The value returned must be deallocated by the user when it is no longer needed.

@@ -580,8 +564,7 @@ _8c.html" id="DrawGetClipPath">DrawGetClipPath

the drawing wand.

-

DrawGetClipRule

+

DrawGetClipRule

DrawGetClipRule() returns the current polygon fill rule to be used by the clipping path.

@@ -598,8 +581,7 @@ _8c.html" id="DrawGetClipRule">DrawGetClipRule

the drawing wand.

-

DrawGetClipUnits

+

DrawGetClipUnits

DrawGetClipUnits() returns the interpretation of clip path units.

@@ -616,8 +598,7 @@ _8c.html" id="DrawGetClipUnits">DrawGetClipUnits

the drawing wand.

-

DrawGetException

+

DrawGetException

DrawGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.

@@ -638,8 +619,7 @@ _8c.html" id="DrawGetException">DrawGetException

the severity of the error is returned here.

-

DrawGetExceptionType

+

DrawGetExceptionType

DrawGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.

@@ -656,8 +636,7 @@ _8c.html" id="DrawGetExceptionType">DrawGetExceptionType

the magick wand.

-

DrawGetFillColor

+

DrawGetFillColor

DrawGetFillColor() returns the fill color used for drawing filled objects.

@@ -678,8 +657,7 @@ _8c.html" id="DrawGetFillColor">DrawGetFillColor

Return the fill color.

-

DrawGetFillOpacity

+

DrawGetFillOpacity

DrawGetFillOpacity() returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.

@@ -696,8 +674,7 @@ _8c.html" id="DrawGetFillOpacity">DrawGetFillOpacity

the drawing wand.

-

DrawGetFillRule

+

DrawGetFillRule

DrawGetFillRule() returns the fill rule used while drawing polygons.

@@ -714,8 +691,7 @@ _8c.html" id="DrawGetFillRule">DrawGetFillRule

the drawing wand.

-

DrawGetFont

+

DrawGetFont

DrawGetFont() returns a null-terminaged string specifying the font used when annotating with text. The value returned must be freed by the user when no longer needed.

@@ -732,8 +708,7 @@ _8c.html" id="DrawGetFont">DrawGetFont

the drawing wand.

-

DrawGetFontFamily

+

DrawGetFontFamily

DrawGetFontFamily() returns the font family to use when annotating with text. The value returned must be freed by the user when it is no longer needed.

@@ -750,8 +725,7 @@ _8c.html" id="DrawGetFontFamily">DrawGetFontFamily

the drawing wand.

-

DrawGetFontResolution

+

DrawGetFontResolution

DrawGetFontResolution() gets the image X and Y resolution.

@@ -775,8 +749,7 @@ _8c.html" id="DrawGetFontResolution">DrawGetFontResolution

the y-resolution.

-

DrawGetFontSize

+

DrawGetFontSize

DrawGetFontSize() returns the font pointsize used when annotating with text.

@@ -793,8 +766,7 @@ _8c.html" id="DrawGetFontSize">DrawGetFontSize

the drawing wand.

-

DrawGetFontStretch

+

DrawGetFontStretch

DrawGetFontStretch() returns the font stretch used when annotating with text.

@@ -811,8 +783,7 @@ _8c.html" id="DrawGetFontStretch">DrawGetFontStretch

the drawing wand.

-

DrawGetFontStyle

+

DrawGetFontStyle

DrawGetFontStyle() returns the font style used when annotating with text.

@@ -829,8 +800,7 @@ _8c.html" id="DrawGetFontStyle">DrawGetFontStyle

the drawing wand.

-

DrawGetFontWeight

+

DrawGetFontWeight

DrawGetFontWeight() returns the font weight used when annotating with text.

@@ -847,8 +817,7 @@ _8c.html" id="DrawGetFontWeight">DrawGetFontWeight

the drawing wand.

-

DrawGetGravity

+

DrawGetGravity

DrawGetGravity() returns the text placement gravity used when annotating with text.

@@ -865,8 +834,7 @@ _8c.html" id="DrawGetGravity">DrawGetGravity

the drawing wand.

-

DrawGetOpacity

+

DrawGetOpacity

DrawGetOpacity() returns the opacity used when drawing with the fill or stroke color or texture. Fully opaque is 1.0.

@@ -883,8 +851,7 @@ _8c.html" id="DrawGetOpacity">DrawGetOpacity

the drawing wand.

-

DrawGetStrokeAntialias

+

DrawGetStrokeAntialias

DrawGetStrokeAntialias() returns the current stroke antialias setting. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.

@@ -901,8 +868,7 @@ _8c.html" id="DrawGetStrokeAntialias">DrawGetStrokeAntialias

the drawing wand.

-

DrawGetStrokeColor

+

DrawGetStrokeColor

DrawGetStrokeColor() returns the color used for stroking object outlines.

@@ -923,8 +889,7 @@ _8c.html" id="DrawGetStrokeColor">DrawGetStrokeColor

Return the stroke color.

-

DrawGetStrokeDashArray

+

DrawGetStrokeDashArray

DrawGetStrokeDashArray() returns an array representing the pattern of dashes and gaps used to stroke paths (see DrawSetStrokeDashArray). The array must be freed once it is no longer required by the user.

@@ -945,8 +910,7 @@ _8c.html" id="DrawGetStrokeDashArray">DrawGetStrokeDashArray

address to place number of elements in dash array

-

DrawGetStrokeDashOffset

+

DrawGetStrokeDashOffset

DrawGetStrokeDashOffset() returns the offset into the dash pattern to start the dash.

@@ -963,8 +927,7 @@ _8c.html" id="DrawGetStrokeDashOffset">DrawGetStrokeDashOffset

the drawing wand.

-

DrawGetStrokeLineCap

+

DrawGetStrokeLineCap

DrawGetStrokeLineCap() returns the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.

@@ -981,8 +944,7 @@ _8c.html" id="DrawGetStrokeLineCap">DrawGetStrokeLineCap

the drawing wand.

-

DrawGetStrokeLineJoin

+

DrawGetStrokeLineJoin

DrawGetStrokeLineJoin() returns the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.

@@ -999,8 +961,7 @@ _8c.html" id="DrawGetStrokeLineJoin">DrawGetStrokeLineJoin

the drawing wand.

-

DrawGetStrokeMiterLimit

+

DrawGetStrokeMiterLimit

DrawGetStrokeMiterLimit() returns the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.

@@ -1017,8 +978,7 @@ _8c.html" id="DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit

the drawing wand.

-

DrawGetStrokeOpacity

+

DrawGetStrokeOpacity

DrawGetStrokeOpacity() returns the opacity of stroked object outlines.

@@ -1035,8 +995,7 @@ _8c.html" id="DrawGetStrokeOpacity">DrawGetStrokeOpacity

the drawing wand.

-

DrawGetStrokeWidth

+

DrawGetStrokeWidth

DrawGetStrokeWidth() returns the width of the stroke used to draw object outlines.

@@ -1053,8 +1012,7 @@ _8c.html" id="DrawGetStrokeWidth">DrawGetStrokeWidth

the drawing wand.

-

DrawGetTextAlignment

+

DrawGetTextAlignment

DrawGetTextAlignment() returns the alignment applied when annotating with text.

@@ -1071,8 +1029,7 @@ _8c.html" id="DrawGetTextAlignment">DrawGetTextAlignment

the drawing wand.

-

DrawGetTextAntialias

+

DrawGetTextAntialias

DrawGetTextAntialias() returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.

@@ -1089,8 +1046,7 @@ _8c.html" id="DrawGetTextAntialias">DrawGetTextAntialias

the drawing wand.

-

DrawGetTextDecoration

+

DrawGetTextDecoration

DrawGetTextDecoration() returns the decoration applied when annotating with text.

@@ -1107,8 +1063,7 @@ _8c.html" id="DrawGetTextDecoration">DrawGetTextDecoration

the drawing wand.

-

DrawGetTextEncoding

+

DrawGetTextEncoding

DrawGetTextEncoding() returns a null-terminated string which specifies the code set used for text annotations. The string must be freed by the user once it is no longer required.

@@ -1125,8 +1080,7 @@ _8c.html" id="DrawGetTextEncoding">DrawGetTextEncoding

the drawing wand.

-

DrawGetTextKerning

+

DrawGetTextKerning

DrawGetTextKerning() gets the spacing between characters in text.

@@ -1143,8 +1097,7 @@ _8c.html" id="DrawGetTextKerning">DrawGetTextKerning

the drawing wand.

-

DrawGetTextInterwordSpacing

+

DrawGetTextInterwordSpacing

DrawGetTextInterwordSpacing() gets the spacing between lines in text.

@@ -1161,8 +1114,7 @@ _8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing

the drawing wand.

-

DrawGetTextInterwordSpacing

+

DrawGetTextInterwordSpacing

DrawGetTextInterwordSpacing() gets the spacing between words in text.

@@ -1179,8 +1131,7 @@ _8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing

the drawing wand.

-

DrawGetVectorGraphics

+

DrawGetVectorGraphics

DrawGetVectorGraphics() returns a null-terminated string which specifies the vector graphics generated by any graphics calls made since the wand was instantiated. The string must be freed by the user once it is no longer required.

@@ -1197,8 +1148,7 @@ _8c.html" id="DrawGetVectorGraphics">DrawGetVectorGraphics

the drawing wand.

-

DrawGetTextUnderColor

+

DrawGetTextUnderColor

DrawGetTextUnderColor() returns the color of a background rectangle to place under text annotations.

@@ -1219,8 +1169,7 @@ _8c.html" id="DrawGetTextUnderColor">DrawGetTextUnderColor

Return the under color.

-

DrawLine

+

DrawLine

DrawLine() draws a line on the image using the current stroke color, stroke opacity, and stroke width.

@@ -1250,8 +1199,7 @@ _8c.html" id="DrawLine">DrawLine

ending y ordinate

-

DrawMatte

+

DrawMatte

DrawMatte() paints on the image's opacity channel in order to set effected pixels to transparent. to influence the opacity of pixels. The available paint methods are:

@@ -1287,8 +1235,7 @@ _8c.html" id="DrawMatte">DrawMatte

paint method.

-

DrawPathClose

+

DrawPathClose

DrawPathClose() adds a path element to the current path which closes the current subpath by drawing a straight line from the current point to the current subpath's most recent starting point (usually, the most recent moveto point).

@@ -1305,8 +1252,7 @@ _8c.html" id="DrawPathClose">DrawPathClose

the drawing wand.

-

DrawPathCurveToAbsolute

+

DrawPathCurveToAbsolute

DrawPathCurveToAbsolute() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1343,8 +1289,7 @@ _8c.html" id="DrawPathCurveToAbsolute">DrawPathCurveToAbsolute

y ordinate of the end of the curve

-

DrawPathCurveToRelative

+

DrawPathCurveToRelative

DrawPathCurveToRelative() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1381,8 +1326,7 @@ _8c.html" id="DrawPathCurveToRelative">DrawPathCurveToRelative

y ordinate of the end of the curve

-

DrawPathCurveToQuadraticBezierAbsolute

+

DrawPathCurveToQuadraticBezierAbsolute

DrawPathCurveToQuadraticBezierAbsolute() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1412,8 +1356,7 @@ _8c.html" id="DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBe

y ordinate of final point

-

DrawPathCurveToQuadraticBezierRelative

+

DrawPathCurveToQuadraticBezierRelative

DrawPathCurveToQuadraticBezierRelative() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1443,8 +1386,7 @@ _8c.html" id="DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBe

y ordinate of final point

-

DrawPathCurveToQuadraticBezierSmoothAbsolute

+

DrawPathCurveToQuadraticBezierSmoothAbsolute

DrawPathCurveToQuadraticBezierSmoothAbsolute() draws a quadratic Bezier curve (using absolute coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1468,8 +1410,7 @@ _8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadr

y ordinate of final point

-

DrawPathCurveToQuadraticBezierSmoothAbsolute

+

DrawPathCurveToQuadraticBezierSmoothAbsolute

DrawPathCurveToQuadraticBezierSmoothAbsolute() draws a quadratic Bezier curve (using relative coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1493,8 +1434,7 @@ _8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadr

y ordinate of final point

-

DrawPathCurveToSmoothAbsolute

+

DrawPathCurveToSmoothAbsolute

DrawPathCurveToSmoothAbsolute() draws a cubic Bezier curve from the current point to (x,y) using absolute coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1524,8 +1464,7 @@ _8c.html" id="DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolutey ordinate of termination point

-

DrawPathCurveToSmoothRelative

+

DrawPathCurveToSmoothRelative

DrawPathCurveToSmoothRelative() draws a cubic Bezier curve from the current point to (x,y) using relative coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.

@@ -1555,8 +1494,7 @@ _8c.html" id="DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelativey ordinate of termination point

-

DrawPathEllipticArcAbsolute

+

DrawPathEllipticArcAbsolute

DrawPathEllipticArcAbsolute() draws an elliptical arc from the current point to (x, y) using absolute coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.

@@ -1592,8 +1530,7 @@ _8c.html" id="DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute
-

DrawPathEllipticArcRelative

+

DrawPathEllipticArcRelative

DrawPathEllipticArcRelative() draws an elliptical arc from the current point to (x, y) using relative coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.

@@ -1628,8 +1565,7 @@ _8c.html" id="DrawPathEllipticArcRelative">DrawPathEllipticArcRelative

If non-zero (true) then draw the arc matching a clock-wise rotation

-

DrawPathFinish

+

DrawPathFinish

DrawPathFinish() terminates the current path.

@@ -1646,8 +1582,7 @@ _8c.html" id="DrawPathFinish">DrawPathFinish

the drawing wand.

-

DrawPathLineToAbsolute

+

DrawPathLineToAbsolute

DrawPathLineToAbsolute() draws a line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.

@@ -1671,8 +1606,7 @@ _8c.html" id="DrawPathLineToAbsolute">DrawPathLineToAbsolute

target y ordinate

-

DrawPathLineToRelative

+

DrawPathLineToRelative

DrawPathLineToRelative() draws a line path from the current point to the given coordinate using relative coordinates. The coordinate then becomes the new current point.

@@ -1696,8 +1630,7 @@ _8c.html" id="DrawPathLineToRelative">DrawPathLineToRelative

target y ordinate

-

DrawPathLineToHorizontalAbsolute

+

DrawPathLineToHorizontalAbsolute

DrawPathLineToHorizontalAbsolute() draws a horizontal line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.

@@ -1718,8 +1651,7 @@ _8c.html" id="DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute

target x ordinate

-

DrawPathLineToHorizontalRelative

+

DrawPathLineToHorizontalRelative

DrawPathLineToHorizontalRelative() draws a horizontal line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.

@@ -1740,8 +1672,7 @@ _8c.html" id="DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative

target x ordinate

-

DrawPathLineToVerticalAbsolute

+

DrawPathLineToVerticalAbsolute

DrawPathLineToVerticalAbsolute() draws a vertical line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.

@@ -1762,8 +1693,7 @@ _8c.html" id="DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute

target y ordinate

-

DrawPathLineToVerticalRelative

+

DrawPathLineToVerticalRelative

DrawPathLineToVerticalRelative() draws a vertical line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.

@@ -1784,8 +1714,7 @@ _8c.html" id="DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative

target y ordinate

-

DrawPathMoveToAbsolute

+

DrawPathMoveToAbsolute

DrawPathMoveToAbsolute() starts a new sub-path at the given coordinate using absolute coordinates. The current point then becomes the specified coordinate.

@@ -1809,8 +1738,7 @@ _8c.html" id="DrawPathMoveToAbsolute">DrawPathMoveToAbsolute

target y ordinate

-

DrawPathMoveToRelative

+

DrawPathMoveToRelative

DrawPathMoveToRelative() starts a new sub-path at the given coordinate using relative coordinates. The current point then becomes the specified coordinate.

@@ -1834,8 +1762,7 @@ _8c.html" id="DrawPathMoveToRelative">DrawPathMoveToRelative

target y ordinate

-

DrawPathStart

+

DrawPathStart

DrawPathStart() declares the start of a path drawing list which is terminated by a matching DrawPathFinish() command. All other DrawPath commands must be enclosed between a DrawPathStart() and a DrawPathFinish() command. This is because path drawing commands are subordinate commands and they do not function by themselves.

@@ -1852,8 +1779,7 @@ _8c.html" id="DrawPathStart">DrawPathStart

the drawing wand.

-

DrawPoint

+

DrawPoint

DrawPoint() draws a point using the current fill color.

@@ -1876,8 +1802,7 @@ _8c.html" id="DrawPoint">DrawPoint

target y coordinate

-

DrawPolygon

+

DrawPolygon

DrawPolygon() draws a polygon using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.

@@ -1901,8 +1826,7 @@ _8c.html" id="DrawPolygon">DrawPolygon

coordinate array

-

DrawPolyline

+

DrawPolyline

DrawPolyline() draws a polyline using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.

@@ -1926,8 +1850,7 @@ _8c.html" id="DrawPolyline">DrawPolyline

coordinate array

-

DrawPopClipPath

+

DrawPopClipPath

DrawPopClipPath() terminates a clip path definition.

@@ -1944,8 +1867,7 @@ _8c.html" id="DrawPopClipPath">DrawPopClipPath

the drawing wand.

-

DrawPopDefs

+

DrawPopDefs

DrawPopDefs() terminates a definition list.

@@ -1962,8 +1884,7 @@ _8c.html" id="DrawPopDefs">DrawPopDefs

the drawing wand.

-

DrawPopPattern

+

DrawPopPattern

DrawPopPattern() terminates a pattern definition.

@@ -1980,8 +1901,7 @@ _8c.html" id="DrawPopPattern">DrawPopPattern

the drawing wand.

-

DrawPushClipPath

+

DrawPushClipPath

DrawPushClipPath() starts a clip path definition which is comprized of any number of drawing commands and terminated by a DrawPopClipPath() command.

@@ -2001,8 +1921,7 @@ _8c.html" id="DrawPushClipPath">DrawPushClipPath

string identifier to associate with the clip path for later use.

-

DrawPushDefs

+

DrawPushDefs

DrawPushDefs() indicates that commands up to a terminating DrawPopDefs() command create named elements (e.g. clip-paths, textures, etc.) which may safely be processed earlier for the sake of efficiency.

@@ -2019,8 +1938,7 @@ _8c.html" id="DrawPushDefs">DrawPushDefs

the drawing wand.

-

DrawPushPattern

+

DrawPushPattern

DrawPushPattern() indicates that subsequent commands up to a DrawPopPattern() command comprise the definition of a named pattern. The pattern space is assigned top left corner coordinates, a width and height, and becomes its own drawing space. Anything which can be drawn may be used in a pattern definition. Named patterns may be used as stroke or brush definitions.

@@ -2054,8 +1972,7 @@ _8c.html" id="DrawPushPattern">DrawPushPattern

height of pattern space

-

DrawRectangle

+

DrawRectangle

DrawRectangle() draws a rectangle given two coordinates and using the current stroke, stroke width, and fill settings.

@@ -2082,8 +1999,7 @@ _8c.html" id="DrawRectangle">DrawRectangle

y ordinate of second coordinate

-

DrawResetVectorGraphics

+

DrawResetVectorGraphics

DrawResetVectorGraphics() resets the vector graphics associated with the specified wand.

@@ -2100,8 +2016,7 @@ _8c.html" id="DrawResetVectorGraphics">DrawResetVectorGraphics

the drawing wand.

-

DrawRotate

+

DrawRotate

DrawRotate() applies the specified rotation to the current coordinate space.

@@ -2121,8 +2036,7 @@ _8c.html" id="DrawRotate">DrawRotate

degrees of rotation

-

DrawRoundRectangle

+

DrawRoundRectangle

DrawRoundRectangle() draws a rounted rectangle given two coordinates, x & y corner radiuses and using the current stroke, stroke width, and fill settings.

@@ -2158,8 +2072,7 @@ _8c.html" id="DrawRoundRectangle">DrawRoundRectangle

radius of corner in vertical direction

-

DrawScale

+

DrawScale

DrawScale() adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.

@@ -2182,8 +2095,7 @@ _8c.html" id="DrawScale">DrawScale

vertical scale factor

-

DrawSetBorderColor

+

DrawSetBorderColor

DrawSetBorderColor() sets the border color to be used for drawing bordered objects.

@@ -2203,8 +2115,7 @@ _8c.html" id="DrawSetBorderColor">DrawSetBorderColor

border wand.

-

DrawSetClipPath

+

DrawSetClipPath

DrawSetClipPath() associates a named clipping path with the image. Only the areas drawn on by the clipping path will be modified as ssize_t as it remains in effect.

@@ -2225,8 +2136,7 @@ _8c.html" id="DrawSetClipPath">DrawSetClipPath

name of clipping path to associate with image

-

DrawSetClipRule

+

DrawSetClipRule

DrawSetClipRule() set the polygon fill rule to be used by the clipping path.

@@ -2246,8 +2156,7 @@ _8c.html" id="DrawSetClipRule">DrawSetClipRule

fill rule (EvenOddRule or NonZeroRule)

-

DrawSetClipUnits

+

DrawSetClipUnits

DrawSetClipUnits() sets the interpretation of clip path units.

@@ -2268,8 +2177,7 @@ _8c.html" id="DrawSetClipUnits">DrawSetClipUnits

units to use (UserSpace, UserSpaceOnUse, or ObjectBoundingBox)

-

DrawSetFillColor

+

DrawSetFillColor

DrawSetFillColor() sets the fill color to be used for drawing filled objects.

@@ -2289,8 +2197,7 @@ _8c.html" id="DrawSetFillColor">DrawSetFillColor

fill wand.

-

DrawSetFillOpacity

+

DrawSetFillOpacity

DrawSetFillOpacity() sets the opacity to use when drawing using the fill color or fill texture. Fully opaque is 1.0.

@@ -2310,8 +2217,7 @@ _8c.html" id="DrawSetFillOpacity">DrawSetFillOpacity

fill opacity

-

DrawSetFontResolution

+

DrawSetFontResolution

DrawSetFontResolution() sets the image resolution.

@@ -2335,8 +2241,7 @@ _8c.html" id="DrawSetFontResolution">DrawSetFontResolution

the image y resolution.

-

DrawSetOpacity

+

DrawSetOpacity

DrawSetOpacity() sets the opacity to use when drawing using the fill or stroke color or texture. Fully opaque is 1.0.

@@ -2356,8 +2261,7 @@ _8c.html" id="DrawSetOpacity">DrawSetOpacity

fill opacity

-

DrawSetFillPatternURL

+

DrawSetFillPatternURL

DrawSetFillPatternURL() sets the URL to use as a fill pattern for filling objects. Only local URLs ("#identifier") are supported at this time. These local URLs are normally created by defining a named fill pattern with DrawPushPattern/DrawPopPattern.

@@ -2378,8 +2282,7 @@ _8c.html" id="DrawSetFillPatternURL">DrawSetFillPatternURL

URL to use to obtain fill pattern.

-

DrawSetFillRule

+

DrawSetFillRule

DrawSetFillRule() sets the fill rule to use while drawing polygons.

@@ -2399,8 +2302,7 @@ _8c.html" id="DrawSetFillRule">DrawSetFillRule

fill rule (EvenOddRule or NonZeroRule)

-

DrawSetFont

+

DrawSetFont

DrawSetFont() sets the fully-sepecified font to use when annotating with text.

@@ -2420,8 +2322,7 @@ _8c.html" id="DrawSetFont">DrawSetFont

font name

-

DrawSetFontFamily

+

DrawSetFontFamily

DrawSetFontFamily() sets the font family to use when annotating with text.

@@ -2442,8 +2343,7 @@ _8c.html" id="DrawSetFontFamily">DrawSetFontFamily

font family

-

DrawSetFontSize

+

DrawSetFontSize

DrawSetFontSize() sets the font pointsize to use when annotating with text.

@@ -2463,8 +2363,7 @@ _8c.html" id="DrawSetFontSize">DrawSetFontSize

text pointsize

-

DrawSetFontStretch

+

DrawSetFontStretch

DrawSetFontStretch() sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.

@@ -2485,8 +2384,7 @@ _8c.html" id="DrawSetFontStretch">DrawSetFontStretch

font stretch (NormalStretch, UltraCondensedStretch, CondensedStretch, SemiCondensedStretch, SemiExpandedStretch, ExpandedStretch, ExtraExpandedStretch, UltraExpandedStretch, AnyStretch)

-

DrawSetFontStyle

+

DrawSetFontStyle

DrawSetFontStyle() sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

@@ -2506,8 +2404,7 @@ _8c.html" id="DrawSetFontStyle">DrawSetFontStyle

font style (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)

-

DrawSetFontWeight

+

DrawSetFontWeight

DrawSetFontWeight() sets the font weight to use when annotating with text.

@@ -2528,8 +2425,7 @@ _8c.html" id="DrawSetFontWeight">DrawSetFontWeight

font weight (valid range 100-900)

-

DrawSetGravity

+

DrawSetGravity

DrawSetGravity() sets the text placement gravity to use when annotating with text.

@@ -2549,8 +2445,7 @@ _8c.html" id="DrawSetGravity">DrawSetGravity

positioning gravity (NorthWestGravity, NorthGravity, NorthEastGravity, WestGravity, CenterGravity, EastGravity, SouthWestGravity, SouthGravity, SouthEastGravity)

-

DrawSetStrokeColor

+

DrawSetStrokeColor

DrawSetStrokeColor() sets the color used for stroking object outlines.

@@ -2571,8 +2466,7 @@ _8c.html" id="DrawSetStrokeColor">DrawSetStrokeColor

stroke wand.

-

DrawSetStrokePatternURL

+

DrawSetStrokePatternURL

DrawSetStrokePatternURL() sets the pattern used for stroking object outlines.

@@ -2593,8 +2487,7 @@ _8c.html" id="DrawSetStrokePatternURL">DrawSetStrokePatternURL

URL specifying pattern ID (e.g. "#pattern_id")

-

DrawSetStrokeAntialias

+

DrawSetStrokeAntialias

DrawSetStrokeAntialias() controls whether stroked outlines are antialiased. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.

@@ -2615,8 +2508,7 @@ _8c.html" id="DrawSetStrokeAntialias">DrawSetStrokeAntialias

set to false (zero) to disable antialiasing

-

DrawSetStrokeDashArray

+

DrawSetStrokeDashArray

DrawSetStrokeDashArray() specifies the pattern of dashes and gaps used to stroke paths. The stroke dash array represents an array of numbers that specify the lengths of alternating dashes and gaps in pixels. If an odd number of values is provided, then the list of values is repeated to yield an even number of values. To remove an existing dash array, pass a zero number_elements argument and null dash_array. A typical stroke dash array might contain the members 5 3 2.

@@ -2640,8 +2532,7 @@ _8c.html" id="DrawSetStrokeDashArray">DrawSetStrokeDashArray

dash array values

-

DrawSetStrokeDashOffset

+

DrawSetStrokeDashOffset

DrawSetStrokeDashOffset() specifies the offset into the dash pattern to start the dash.

@@ -2662,8 +2553,7 @@ _8c.html" id="DrawSetStrokeDashOffset">DrawSetStrokeDashOffset

dash offset

-

DrawSetStrokeLineCap

+

DrawSetStrokeLineCap

DrawSetStrokeLineCap() specifies the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.

@@ -2684,8 +2574,7 @@ _8c.html" id="DrawSetStrokeLineCap">DrawSetStrokeLineCap

linecap style

-

DrawSetStrokeLineJoin

+

DrawSetStrokeLineJoin

DrawSetStrokeLineJoin() specifies the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.

@@ -2706,8 +2595,7 @@ _8c.html" id="DrawSetStrokeLineJoin">DrawSetStrokeLineJoin

line join style

-

DrawSetStrokeMiterLimit

+

DrawSetStrokeMiterLimit

DrawSetStrokeMiterLimit() specifies the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.

@@ -2728,8 +2616,7 @@ _8c.html" id="DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit

miter limit

-

DrawSetStrokeOpacity

+

DrawSetStrokeOpacity

DrawSetStrokeOpacity() specifies the opacity of stroked object outlines.

@@ -2750,8 +2637,7 @@ _8c.html" id="DrawSetStrokeOpacity">DrawSetStrokeOpacity

stroke opacity. The value 1.0 is opaque.

-

DrawSetStrokeWidth

+

DrawSetStrokeWidth

DrawSetStrokeWidth() sets the width of the stroke used to draw object outlines.

@@ -2772,8 +2658,7 @@ _8c.html" id="DrawSetStrokeWidth">DrawSetStrokeWidth

stroke width

-

DrawSetTextAlignment

+

DrawSetTextAlignment

DrawSetTextAlignment() specifies a text alignment to be applied when annotating with text.

@@ -2793,8 +2678,7 @@ _8c.html" id="DrawSetTextAlignment">DrawSetTextAlignment

text alignment. One of UndefinedAlign, LeftAlign, CenterAlign, or RightAlign.

-

DrawSetTextAntialias

+

DrawSetTextAntialias

DrawSetTextAntialias() controls whether text is antialiased. Text is antialiased by default.

@@ -2815,8 +2699,7 @@ _8c.html" id="DrawSetTextAntialias">DrawSetTextAntialias

antialias boolean. Set to false (0) to disable antialiasing.

-

DrawSetTextDecoration

+

DrawSetTextDecoration

DrawSetTextDecoration() specifies a decoration to be applied when annotating with text.

@@ -2837,8 +2720,7 @@ _8c.html" id="DrawSetTextDecoration">DrawSetTextDecoration

text decoration. One of NoDecoration, UnderlineDecoration, OverlineDecoration, or LineThroughDecoration

-

DrawSetTextEncoding

+

DrawSetTextEncoding

DrawSetTextEncoding() specifies the code set to use for text annotations. The only character encoding which may be specified at this time is "UTF-8" for representing Unicode as a sequence of bytes. Specify an empty string to set text encoding to the system's default. Successful text annotation using Unicode may require fonts designed to support Unicode.

@@ -2858,8 +2740,7 @@ _8c.html" id="DrawSetTextEncoding">DrawSetTextEncoding

character string specifying text encoding

-

DrawSetTextKerning

+

DrawSetTextKerning

DrawSetTextKerning() sets the spacing between characters in text.

@@ -2879,8 +2760,7 @@ _8c.html" id="DrawSetTextKerning">DrawSetTextKerning

text kerning

-

DrawSetTextInterwordSpacing

+

DrawSetTextInterwordSpacing

DrawSetTextInterwordSpacing() sets the spacing between line in text.

@@ -2901,8 +2781,7 @@ _8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing

text line spacing

-

DrawSetTextInterwordSpacing

+

DrawSetTextInterwordSpacing

DrawSetTextInterwordSpacing() sets the spacing between words in text.

@@ -2923,8 +2802,7 @@ _8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing

text word spacing

-

DrawSetTextUnderColor

+

DrawSetTextUnderColor

DrawSetTextUnderColor() specifies the color of a background rectangle to place under text annotations.

@@ -2945,8 +2823,7 @@ _8c.html" id="DrawSetTextUnderColor">DrawSetTextUnderColor

text under wand.

-

DrawSetVectorGraphics

+

DrawSetVectorGraphics

DrawSetVectorGraphics() sets the vector graphics associated with the specified wand. Use this method with DrawGetVectorGraphics() as a method to persist the vector graphics state.

@@ -2967,8 +2844,7 @@ _8c.html" id="DrawSetVectorGraphics">DrawSetVectorGraphics

the drawing wand XML.

-

DrawSkewX

+

DrawSkewX

DrawSkewX() skews the current coordinate system in the horizontal direction.

@@ -2988,8 +2864,7 @@ _8c.html" id="DrawSkewX">DrawSkewX

number of degrees to skew the coordinates

-

DrawSkewY

+

DrawSkewY

DrawSkewY() skews the current coordinate system in the vertical direction.

@@ -3009,8 +2884,7 @@ _8c.html" id="DrawSkewY">DrawSkewY

number of degrees to skew the coordinates

-

DrawTranslate

+

DrawTranslate

DrawTranslate() applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.

@@ -3034,8 +2908,7 @@ _8c.html" id="DrawTranslate">DrawTranslate

new y ordinate for coordinate system origin

-

DrawSetViewbox

+

DrawSetViewbox

DrawSetViewbox() sets the overall canvas size to be recorded with the drawing vector data. Usually this will be specified using the same size as the canvas image. When the vector data is saved to SVG or MVG formats, the viewbox is use to specify the size of the canvas image that a viewer will render the vector data on.

@@ -3065,8 +2938,7 @@ _8c.html" id="DrawSetViewbox">DrawSetViewbox

bottom y ordinate

-

IsDrawingWand

+

IsDrawingWand

IsDrawingWand() returns MagickTrue if the wand is verified as a drawing wand.

@@ -3083,8 +2955,7 @@ _8c.html" id="IsDrawingWand">IsDrawingWand

the drawing wand.

-

NewDrawingWand

+

NewDrawingWand

NewDrawingWand() returns a drawing wand required for all other methods in the API.

@@ -3096,8 +2967,7 @@ _8c.html" id="NewDrawingWand">NewDrawingWand
-

PeekDrawingWand

+

PeekDrawingWand

PeekDrawingWand() returns the current drawing wand.

@@ -3114,8 +2984,7 @@ _8c.html" id="PeekDrawingWand">PeekDrawingWand

the drawing wand.

-

PopDrawingWand

+

PopDrawingWand

PopDrawingWand() destroys the current drawing wand and returns to the previously pushed drawing wand. Multiple drawing wands may exist. It is an error to attempt to pop more drawing wands than have been pushed, and it is proper form to pop all drawing wands which have been pushed.

@@ -3132,8 +3001,7 @@ _8c.html" id="PopDrawingWand">PopDrawingWand

the drawing wand.

-

PushDrawingWand

+

PushDrawingWand

PushDrawingWand() clones the current drawing wand to create a new drawing wand. The original drawing wand(s) may be returned to by invoking PopDrawingWand(). The drawing wands are stored on a drawing wand stack. For every Pop there must have already been an equivalent Push.

diff --git a/www/api/effect.html b/www/api/effect.html index 0c6a026a7..596005a9b 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module effect - Methods

+

Module effect Methods

-

AdaptiveBlurImage

+

AdaptiveBlurImage

AdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveBlurImage() selects a suitable radius for you.

@@ -228,8 +226,7 @@ _8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage

return any errors or warnings in this structure.

-

AdaptiveSharpenImage

+

AdaptiveSharpenImage

AdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveSharpenImage() selects a suitable radius for you.

@@ -262,8 +259,7 @@ _8c.html" id="AdaptiveSharpenImage">AdaptiveSharpenImage

return any errors or warnings in this structure.

-

BlurImage

+

BlurImage

BlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.

@@ -297,8 +293,7 @@ _8c.html" id="BlurImage">BlurImage

return any errors or warnings in this structure.

-

ConvolveImage

+

ConvolveImage

ConvolveImage() applies a custom convolution kernel to the image.

@@ -330,8 +325,7 @@ _8c.html" id="ConvolveImage">ConvolveImage

return any errors or warnings in this structure.

-

DespeckleImage

+

DespeckleImage

DespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image.

@@ -351,8 +345,7 @@ _8c.html" id="DespeckleImage">DespeckleImage

return any errors or warnings in this structure.

-

EdgeImage

+

EdgeImage

EdgeImage() finds edges in an image. Radius defines the radius of the convolution filter. Use a radius of 0 and EdgeImage() selects a suitable radius for you.

@@ -376,8 +369,7 @@ _8c.html" id="EdgeImage">EdgeImage

return any errors or warnings in this structure.

-

EmbossImage

+

EmbossImage

EmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.

@@ -404,8 +396,7 @@ _8c.html" id="EmbossImage">EmbossImage

return any errors or warnings in this structure.

-

FilterImage

+

FilterImage

FilterImage() applies a custom convolution kernel to the image.

@@ -434,8 +425,7 @@ _8c.html" id="FilterImage">FilterImage

return any errors or warnings in this structure.

-

GaussianBlurImage

+

GaussianBlurImage

GaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and GaussianBlurImage() selects a suitable radius for you

@@ -468,8 +458,7 @@ _8c.html" id="GaussianBlurImage">GaussianBlurImage

return any errors or warnings in this structure.

-

MedianFilterImage

+

MedianFilterImage

MedianFilterImage() applies a digital filter that improves the quality of a noisy image. Each pixel is replaced by the median in a set of neighboring pixels as defined by radius.

@@ -495,8 +484,7 @@ _8c.html" id="MedianFilterImage">MedianFilterImage

return any errors or warnings in this structure.

-

MotionBlurImage

+

MotionBlurImage

MotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.

@@ -536,8 +524,7 @@ _8c.html" id="MotionBlurImage">MotionBlurImage

return any errors or warnings in this structure.

-

PreviewImage

+

PreviewImage

PreviewImage() tiles 9 thumbnails of the specified image with an image processing operation applied with varying parameters. This may be helpful pin-pointing an appropriate parameter for a particular image processing operation.

@@ -561,8 +548,7 @@ _8c.html" id="PreviewImage">PreviewImage

return any errors or warnings in this structure.

-

RadialBlurImage

+

RadialBlurImage

RadialBlurImage() applies a radial blur to the image.

@@ -593,8 +579,7 @@ _8c.html" id="RadialBlurImage">RadialBlurImage

return any errors or warnings in this structure.

-

ReduceNoiseImage

+

ReduceNoiseImage

ReduceNoiseImage() smooths the contours of an image while still preserving edge information. The algorithm works by replacing each pixel with its neighbor closest in value. A neighbor is defined by radius. Use a radius of 0 and ReduceNoise() selects a suitable radius for you.

@@ -618,8 +603,7 @@ _8c.html" id="ReduceNoiseImage">ReduceNoiseImage

return any errors or warnings in this structure.

-

SelectiveBlurImage

+

SelectiveBlurImage

SelectiveBlurImage() selectively blur pixels within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.

@@ -655,8 +639,7 @@ _8c.html" id="SelectiveBlurImage">SelectiveBlurImage

return any errors or warnings in this structure.

-

ShadeImage

+

ShadeImage

ShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.

@@ -683,8 +666,7 @@ _8c.html" id="ShadeImage">ShadeImage

return any errors or warnings in this structure.

-

SharpenImage

+

SharpenImage

SharpenImage() sharpens the image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SharpenImage() selects a suitable radius for you.

@@ -718,8 +700,7 @@ _8c.html" id="SharpenImage">SharpenImage

return any errors or warnings in this structure.

-

SpreadImage

+

SpreadImage

SpreadImage() is a special effects method that randomly displaces each pixel in a block defined by the radius parameter.

@@ -743,8 +724,7 @@ _8c.html" id="SpreadImage">SpreadImage

return any errors or warnings in this structure.

-

UnsharpMaskImage

+

UnsharpMaskImage

UnsharpMaskImage() sharpens one or more image channels. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.

diff --git a/www/api/enhance.html b/www/api/enhance.html index d45e0211b..248abfff1 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module enhance - Methods

+

Module enhance Methods

-

AutoGammaImage

+

AutoGammaImage

AutoGammaImage() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.

@@ -217,8 +215,7 @@ _8c.html" id="AutoGammaImage">AutoGammaImage

The channels to auto-level. If the special 'SyncChannels' flag is set all given channels is adjusted in the same way using the mean average of those channels.

-

AutoLevelImage

+

AutoLevelImage

AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.

@@ -240,8 +237,7 @@ _8c.html" id="AutoLevelImage">AutoLevelImage

The channels to auto-level. If the special 'SyncChannels' flag is set the min/max/mean value of all given channels is used for all given channels, to all channels in the same way.

-

Use BrightnessContrastImage

+

Use BrightnessContrastImage

Use BrightnessContrastImage() to change the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.

@@ -271,8 +267,7 @@ _8c.html" id="Use_BrightnessContrastImage">Use BrightnessContrastImage

the contrast percent (-100 .. 100).

-

ColorDecisionListImage

+

ColorDecisionListImage

ColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the correction to the image. Here is a sample CCC file:

@@ -310,8 +305,7 @@ _8c.html" id="ColorDecisionListImage">ColorDecisionListImage

the color correction collection in XML.

-

ClutImage

+

ClutImage

ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.

@@ -340,8 +334,7 @@ _8c.html" id="ClutImage">ClutImage

the channel.

-

ContrastImage

+

ContrastImage

ContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a MagickTrue to increase the image contrast otherwise the contrast is reduced.

@@ -362,8 +355,7 @@ _8c.html" id="ContrastImage">ContrastImage

Increase or decrease image contrast.

-

The ContrastStretchImage

+

The ContrastStretchImage

The ContrastStretchImage() is a simple image enhancement technique that attempts to improve the contrast in an image by `stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply a linear scaling function to the image pixel values. As a result the `enhancement' is less harsh.

@@ -396,8 +388,7 @@ _8c.html" id="The_ContrastStretchImage">The ContrastStretchImage

Specify the levels where the black and white points have the range of 0 to number-of-pixels (e.g. 1, 10x90, etc.).

-

EnhanceImage

+

EnhanceImage

EnhanceImage() applies a digital filter that improves the quality of a noisy image.

@@ -417,8 +408,7 @@ _8c.html" id="EnhanceImage">EnhanceImage

return any errors or warnings in this structure.

-

EqualizeImage

+

EqualizeImage

EqualizeImage() applies a histogram equalization to the image.

@@ -440,8 +430,7 @@ _8c.html" id="EqualizeImage">EqualizeImage

the channel.

-

GammaImage

+

GammaImage

GammaImage() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.

@@ -468,8 +457,7 @@ _8c.html" id="GammaImage">GammaImage

the image gamma.

-

HaldClutImage

+

HaldClutImage

HaldClutImage() applies a Hald color lookup table to the image. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.

@@ -494,8 +482,7 @@ _8c.html" id="HaldClutImage">HaldClutImage

the channel.

-

LevelImage

+

LevelImage

LevelImage() adjusts the levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range.

@@ -521,8 +508,7 @@ _8c.html" id="LevelImage">LevelImage

Specify the levels where the black and white points have the range of 0-QuantumRange, and gamma has the range 0-10 (e.g. 10x90+2). A '!' flag inverts the re-mapping.

-

LevelizeImage

+

LevelizeImage

LevelizeImage() applies the normal level operation to the image, spreading out the values between the black and white points over the entire range of values. Gamma correction is also applied after the values has been mapped.

@@ -557,8 +543,7 @@ _8c.html" id="LevelizeImage">LevelizeImage

adjust gamma by this factor before mapping values. use 1.0 for purely linear stretching of image color values

-

LevelizeImageChannel

+

LevelizeImageChannel

LevelizeImageChannel() applies the reversed LevelImage() operation to just the specific channels specified. It compresses the full range of color values, so that they lie between the given black and white points. Gamma is applied before the values are mapped.

@@ -592,8 +577,7 @@ _8c.html" id="LevelizeImageChannel">LevelizeImageChannel

adjust gamma by this factor before mapping values.

-

LevelImageColor

+

LevelImageColor

LevelImageColor() maps the given color to "black" and "white" values, linearly spreading out the colors, and level values on a channel by channel bases, as per LevelImage(). The given colors allows you to specify different level ranges for each of the color channels seperatally.

@@ -629,8 +613,7 @@ _8c.html" id="LevelImageColor">LevelImageColor

if true map the colors (levelize), rather than from (level)

-

The LinearStretchImage

+

The LinearStretchImage

The LinearStretchImage() discards any pixels below the black point and above the white point and levels the remaining pixels.

@@ -654,8 +637,7 @@ _8c.html" id="The_LinearStretchImage">The LinearStretchImage

the white point.

-

ModulateImage

+

ModulateImage

ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. And if the colorspace is HWB, use blackness, whiteness, and hue.

@@ -675,8 +657,7 @@ _8c.html" id="ModulateImage">ModulateImage

Define the percent change in brightness, saturation, and hue.

-

NegateImage

+

NegateImage

NegateImage() negates the colors in the reference image. The grayscale option means that only grayscale values within the image are negated.

@@ -702,8 +683,7 @@ _8c.html" id="NegateImage">NegateImage

If MagickTrue, only negate grayscale pixels within the image.

-

The NormalizeImage

+

The NormalizeImage

The NormalizeImage() method enhances the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white.

@@ -725,8 +705,7 @@ _8c.html" id="The_NormalizeImage">The NormalizeImage

the channel.

-

SigmoidalContrastImage

+

SigmoidalContrastImage

SigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.

diff --git a/www/api/exception.html b/www/api/exception.html index dc05ef942..0a2151806 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module exception - Methods

+

Module exception Methods

-

AcquireExceptionInfo

+

AcquireExceptionInfo

AcquireExceptionInfo() allocates the ExceptionInfo structure.

@@ -207,8 +205,7 @@ _8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo
-

ClearMagickException

+

ClearMagickException

ClearMagickException() clears any exception that may not have been caught yet.

@@ -225,8 +222,7 @@ _8c.html" id="ClearMagickException">ClearMagickException

the exception info.

-

CatchException

+

CatchException

CatchException() returns if no exceptions is found otherwise it reports the exception as a warning, error, or fatal depending on the severity.

@@ -243,8 +239,7 @@ _8c.html" id="CatchException">CatchException

the exception info.

-

DestroyExceptionInfo

+

DestroyExceptionInfo

DestroyExceptionInfo() deallocates memory associated with an exception.

@@ -261,8 +256,7 @@ _8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo

the exception info.

-

GetExceptionInfo

+

GetExceptionInfo

GetExceptionInfo() initializes an exception to default values.

@@ -279,8 +273,7 @@ _8c.html" id="GetExceptionInfo">GetExceptionInfo

the exception info.

-

GetExceptionMessage

+

GetExceptionMessage

GetExceptionMessage() returns the error message defined by the specified error code.

@@ -297,8 +290,7 @@ _8c.html" id="GetExceptionMessage">GetExceptionMessage

the error code.

-

GetLocaleExceptionMessage

+

GetLocaleExceptionMessage

GetLocaleExceptionMessage() converts a enumerated exception severity and tag to a message in the current locale.

@@ -319,8 +311,7 @@ _8c.html" id="GetLocaleExceptionMessage">GetLocaleExceptionMessage

the message tag.

-

InheritException

+

InheritException

InheritException() inherits an exception from a related exception.

@@ -340,8 +331,7 @@ _8c.html" id="InheritException">InheritException

the related exception info.

-

MagickError

+

MagickError

MagickError() calls the exception handler methods with an error reason.

@@ -365,8 +355,7 @@ _8c.html" id="MagickError">MagickError

Specifies any description to the reason.

-

MagickFatalError

+

MagickFatalError

MagickFatalError() calls the fatal exception handler methods with an error reason.

@@ -390,8 +379,7 @@ _8c.html" id="MagickFatalError">MagickFatalError

Specifies any description to the reason.

-

MagickWarning

+

MagickWarning

MagickWarning() calls the warning handler methods with a warning reason.

@@ -415,8 +403,7 @@ _8c.html" id="MagickWarning">MagickWarning

Describe the warning.

-

SetErrorHandler

+

SetErrorHandler

SetErrorHandler() sets the exception handler to the specified method and returns the previous exception handler.

@@ -433,8 +420,7 @@ _8c.html" id="SetErrorHandler">SetErrorHandler

the method to handle errors.

-

SetFatalErrorHandler

+

SetFatalErrorHandler

SetFatalErrorHandler() sets the fatal exception handler to the specified method and returns the previous fatal exception handler.

@@ -451,8 +437,7 @@ _8c.html" id="SetFatalErrorHandler">SetFatalErrorHandler

the method to handle errors.

-

SetWarningHandler

+

SetWarningHandler

SetWarningHandler() sets the warning handler to the specified method and returns the previous warning handler.

@@ -469,8 +454,7 @@ _8c.html" id="SetWarningHandler">SetWarningHandler

the method to handle warnings.

-

ThrowException

+

ThrowException

ThrowException() throws an exception with the specified severity code, reason, and optional description.

diff --git a/www/api/feature.html b/www/api/feature.html index 8f95a4a48..b53f77cb0 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module feature - Methods

+

Module feature Methods

-

GetImageChannelFeatures

+

GetImageChannelFeatures

GetImageChannelFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:

diff --git a/www/api/fourier.html b/www/api/fourier.html index 2623ef76b..8e6a3dcba 100644 --- a/www/api/fourier.html +++ b/www/api/fourier.html @@ -190,12 +190,10 @@
-

Module fourier - Methods

+

Module fourier Methods

-

ForwardFourierTransformImage

+

ForwardFourierTransformImage

ForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.

@@ -219,8 +217,7 @@ _8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImagereturn any errors or warnings in this structure.

-

InverseFourierTransformImage

+

InverseFourierTransformImage

InverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.

diff --git a/www/api/fx.html b/www/api/fx.html index 5cbe353fe..724844b5f 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module fx - Methods

+

Module fx Methods

-

AddNoiseImage

+

AddNoiseImage

AddNoiseImage() adds random noise to the image.

@@ -224,8 +222,7 @@ _8c.html" id="AddNoiseImage">AddNoiseImage

return any errors or warnings in this structure.

-

BlueShiftImage

+

BlueShiftImage

BlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.

@@ -249,8 +246,7 @@ _8c.html" id="BlueShiftImage">BlueShiftImage

return any errors or warnings in this structure.

-

CharcoalImage

+

CharcoalImage

CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -277,8 +273,7 @@ _8c.html" id="CharcoalImage">CharcoalImage

return any errors or warnings in this structure.

-

ColorizeImage

+

ColorizeImage

ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity. Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).

@@ -305,8 +300,7 @@ _8c.html" id="ColorizeImage">ColorizeImage

return any errors or warnings in this structure.

-

ColorMatrixImage

+

ColorMatrixImage

ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).

@@ -330,8 +324,7 @@ _8c.html" id="ColorMatrixImage">ColorMatrixImage

return any errors or warnings in this structure.

-

FxImage

+

FxImage

FxImage() applies a mathematical expression to the specified image.

@@ -360,8 +353,7 @@ _8c.html" id="FxImage">FxImage

return any errors or warnings in this structure.

-

ImplodeImage

+

ImplodeImage

ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -388,8 +380,7 @@ _8c.html" id="ImplodeImage">ImplodeImage

return any errors or warnings in this structure.

-

The MorphImages

+

The MorphImages

The MorphImages() method requires a minimum of two images. The first image is transformed into the second by a number of intervening images as specified by frames.

@@ -413,8 +404,7 @@ _8c.html" id="The_MorphImages">The MorphImages

return any errors or warnings in this structure.

-

PlasmaImage

+

PlasmaImage

PlasmaImage() initializes an image with plasma fractal values. The image must be initialized with a base color and the random number generator seeded before this method is called.

@@ -441,8 +431,7 @@ _8c.html" id="PlasmaImage">PlasmaImage

Limit the plasma recursion depth.

-

PolaroidImage

+

PolaroidImage

PolaroidImage() simulates a Polaroid picture.

@@ -469,8 +458,7 @@ _8c.html" id="PolaroidImage">PolaroidImage

return any errors or warnings in this structure.

-

MagickSepiaToneImage

+

MagickSepiaToneImage

MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.

@@ -494,8 +482,7 @@ _8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage

return any errors or warnings in this structure.

-

ShadowImage

+

ShadowImage

ShadowImage() simulates a shadow from the specified image and returns it.

@@ -529,8 +516,7 @@ _8c.html" id="ShadowImage">ShadowImage

return any errors or warnings in this structure.

-

SketchImage

+

SketchImage

SketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the sketch.

@@ -560,8 +546,7 @@ _8c.html" id="SketchImage">SketchImage

return any errors or warnings in this structure.

-

SolarizeImage

+

SolarizeImage

SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.

@@ -581,8 +566,7 @@ _8c.html" id="SolarizeImage">SolarizeImage

Define the extent of the solarization.

-

SteganoImage

+

SteganoImage

SteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.

@@ -606,8 +590,7 @@ _8c.html" id="SteganoImage">SteganoImage

return any errors or warnings in this structure.

-

StereoAnaglyphImage

+

StereoAnaglyphImage

StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair. Special red-green stereo glasses are required to view this effect.

@@ -641,8 +624,7 @@ _8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage
-

SwirlImage

+

SwirlImage

SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.

@@ -666,8 +648,7 @@ _8c.html" id="SwirlImage">SwirlImage

return any errors or warnings in this structure.

-

TintImage

+

TintImage

TintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))

@@ -694,8 +675,7 @@ _8c.html" id="TintImage">TintImage

return any errors or warnings in this structure.

-

VignetteImage

+

VignetteImage

VignetteImage() softens the edges of the image in vignette style.

@@ -725,8 +705,7 @@ _8c.html" id="VignetteImage">VignetteImage

return any errors or warnings in this structure.

-

WaveImage

+

WaveImage

WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.

diff --git a/www/api/histogram.html b/www/api/histogram.html index 8d5e3ebe7..ac1d2d5ef 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module histogram - Methods

+

Module histogram Methods

-

GetImageHistogram

+

GetImageHistogram

GetImageHistogram() returns the unique colors in an image.

@@ -219,8 +217,7 @@ _8c.html" id="GetImageHistogram">GetImageHistogram

return any errors or warnings in this structure.

-

IsHistogramImage

+

IsHistogramImage

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

@@ -241,8 +238,7 @@ _8c.html" id="IsHistogramImage">IsHistogramImage

return any errors or warnings in this structure.

-

IsPaletteImage

+

IsPaletteImage

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

@@ -263,8 +259,7 @@ _8c.html" id="IsPaletteImage">IsPaletteImage

return any errors or warnings in this structure.

-

MinMaxStretchImage

+

MinMaxStretchImage

MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.

@@ -297,8 +292,7 @@ _8c.html" id="MinMaxStretchImage">MinMaxStretchImage

Move the Black/White Point inward from the minimum and maximum points by this color value.

-

GetNumberColors

+

GetNumberColors

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

@@ -322,8 +316,7 @@ _8c.html" id="GetNumberColors">GetNumberColors

return any errors or warnings in this structure.

-

UniqueImageColors

+

UniqueImageColors

UniqueImageColors() returns the unique colors of an image.

diff --git a/www/api/image-view.html b/www/api/image-view.html index 5124e87ed..9f643d827 100644 --- a/www/api/image-view.html +++ b/www/api/image-view.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module image-view - Methods

+

Module image-view Methods

-

CloneImageView

+

CloneImageView

CloneImageView() makes a copy of the specified image view.

@@ -212,8 +210,7 @@ _8c.html" id="CloneImageView">CloneImageView

the image view.

-

DestroyImageView

+

DestroyImageView

DestroyImageView() deallocates memory associated with a image view.

@@ -230,8 +227,7 @@ _8c.html" id="DestroyImageView">DestroyImageView

the image view.

-

DuplexTransferImageViewIterator

+

DuplexTransferImageViewIterator

DuplexTransferImageViewIterator() iterates over three image views in parallel and calls your transfer method for each scanline of the view. The source and duplex pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -278,8 +274,7 @@ _8c.html" id="DuplexTransferImageViewIterator">DuplexTransferImageViewIteratorthe user defined context.

-

GetImageViewAuthenticIndexes

+

GetImageViewAuthenticIndexes

GetImageViewAuthenticIndexes() returns the image view authentic indexes.

@@ -296,8 +291,7 @@ _8c.html" id="GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexesthe image view.

-

GetImageViewAuthenticPixels

+

GetImageViewAuthenticPixels

GetImageViewAuthenticPixels() returns the image view authentic pixels.

@@ -314,8 +308,7 @@ _8c.html" id="GetImageViewAuthenticPixels">GetImageViewAuthenticPixels

the image view.

-

GetImageViewException

+

GetImageViewException

GetImageViewException() returns the severity, reason, and description of any error that occurs when utilizing a image view.

@@ -336,8 +329,7 @@ _8c.html" id="GetImageViewException">GetImageViewException

the severity of the error is returned here.

-

GetImageViewExtent

+

GetImageViewExtent

GetImageViewExtent() returns the image view extent.

@@ -354,8 +346,7 @@ _8c.html" id="GetImageViewExtent">GetImageViewExtent

the image view.

-

GetImageViewImage

+

GetImageViewImage

GetImageViewImage() returns the image associated with the image view.

@@ -372,8 +363,7 @@ _8c.html" id="GetImageViewImage">GetImageViewImage

the image view.

-

GetImageViewIterator

+

GetImageViewIterator

GetImageViewIterator() iterates over the image view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.

@@ -412,8 +402,7 @@ _8c.html" id="GetImageViewIterator">GetImageViewIterator

the user defined context.

-

GetImageViewVirtualIndexes

+

GetImageViewVirtualIndexes

GetImageViewVirtualIndexes() returns the image view virtual indexes.

@@ -431,8 +420,7 @@ _8c.html" id="GetImageViewVirtualIndexes">GetImageViewVirtualIndexes

the image view.

-

GetImageViewVirtualPixels

+

GetImageViewVirtualPixels

GetImageViewVirtualPixels() returns the image view virtual pixels.

@@ -449,8 +437,7 @@ _8c.html" id="GetImageViewVirtualPixels">GetImageViewVirtualPixels

the image view.

-

IsImageView

+

IsImageView

IsImageView() returns MagickTrue if the the parameter is verified as a image view object.

@@ -467,8 +454,7 @@ _8c.html" id="IsImageView">IsImageView

the image view.

-

NewImageView

+

NewImageView

NewImageView() returns a image view required for all other methods in the Image View API.

@@ -485,8 +471,7 @@ _8c.html" id="NewImageView">NewImageView

the wand.

-

NewImageViewRegion

+

NewImageViewRegion

NewImageViewRegion() returns a image view required for all other methods in the Image View API.

@@ -507,8 +492,7 @@ _8c.html" id="NewImageViewRegion">NewImageViewRegion

These values define the perimeter of a extent of pixel_wands view.

-

SetImageViewDescription

+

SetImageViewDescription

SetImageViewDescription() associates a description with an image view.

@@ -529,8 +513,7 @@ _8c.html" id="SetImageViewDescription">SetImageViewDescription

the image view description.

-

SetImageViewIterator

+

SetImageViewIterator

SetImageViewIterator() iterates over the image view in parallel and calls your set method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension. The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.

@@ -569,8 +552,7 @@ _8c.html" id="SetImageViewIterator">SetImageViewIterator

the user defined context.

-

SetImageViewThreads

+

SetImageViewThreads

SetImageViewThreads() sets the number of threads in a thread team.

@@ -591,8 +573,7 @@ _8c.html" id="SetImageViewThreads">SetImageViewThreads

the number of threads in a thread team.

-

TransferImageViewIterator

+

TransferImageViewIterator

TransferImageViewIterator() iterates over two image views in parallel and calls your transfer method for each scanline of the view. The source pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -635,8 +616,7 @@ _8c.html" id="TransferImageViewIterator">TransferImageViewIterator

the user defined context.

-

UpdateImageViewIterator

+

UpdateImageViewIterator

UpdateImageViewIterator() iterates over the image view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.

diff --git a/www/api/image.html b/www/api/image.html index dbf228ab2..c72781482 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -190,12 +190,10 @@
-

Module image - Methods

+

Module image Methods

-

AcquireImage

+

AcquireImage

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

@@ -212,8 +210,7 @@ _8c.html" id="AcquireImage">AcquireImage

Many of the image default values are set from this structure. For example, filename, compression, depth, background color, and others.

-

AcquireImageInfo

+

AcquireImageInfo

AcquireImageInfo() allocates the ImageInfo structure.

@@ -225,8 +222,7 @@ _8c.html" id="AcquireImageInfo">AcquireImageInfo
-

AcquireNextImage

+

AcquireNextImage

AcquireNextImage() 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.

@@ -246,8 +242,7 @@ _8c.html" id="AcquireNextImage">AcquireNextImage

the image.

-

AppendImages

+

AppendImages

AppendImages() takes all images from the current image pointer to the end of the image list and appends them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.

@@ -273,8 +268,7 @@ _8c.html" id="AppendImages">AppendImages

return any errors or warnings in this structure.

-

CatchImageException

+

CatchImageException

CatchImageException() returns if no exceptions are found in the image sequence, otherwise it determines the most severe exception and reports it as a warning or error depending on the severity.

@@ -291,8 +285,7 @@ _8c.html" id="CatchImageException">CatchImageException

An image sequence.

-

ClipImagePath

+

ClipImagePath

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

@@ -316,8 +309,7 @@ _8c.html" id="ClipImagePath">ClipImagePath

if non-zero, later operations take effect inside clipping path. Otherwise later operations take effect outside clipping path.

-

CloneImage

+

CloneImage

CloneImage() copies an image and returns the copy as a new image object. If the specified columns and rows is 0, an exact copy of the image is returned, otherwise the pixel data is undefined and must be initialized with the QueueAuthenticPixels() and SyncAuthenticPixels() methods. On failure, a NULL image is returned and exception describes the reason for the failure.

@@ -348,8 +340,7 @@ _8c.html" id="CloneImage">CloneImage

return any errors or warnings in this structure.

-

CloneImageInfo

+

CloneImageInfo

CloneImageInfo() makes a copy of the given image info structure. If NULL is specified, a new image info structure is created initialized to default values.

@@ -366,8 +357,7 @@ _8c.html" id="CloneImageInfo">CloneImageInfo

the image info.

-

CombineImages

+

CombineImages

CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.

@@ -388,8 +378,7 @@ _8c.html" id="CombineImages">CombineImages

return any errors or warnings in this structure.

-

DestroyImage

+

DestroyImage

DestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.

@@ -406,8 +395,7 @@ _8c.html" id="DestroyImage">DestroyImage

the image.

-

DestroyImageInfo

+

DestroyImageInfo

DestroyImageInfo() deallocates memory associated with an ImageInfo structure.

@@ -424,8 +412,7 @@ _8c.html" id="DestroyImageInfo">DestroyImageInfo

the image info.

-

GetImageAlphaChannel

+

GetImageAlphaChannel

GetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.

@@ -442,8 +429,7 @@ _8c.html" id="GetImageAlphaChannel">GetImageAlphaChannel

the image.

-

GetImageClipMask

+

GetImageClipMask

GetImageClipMask() returns the clip path associated with the image.

@@ -460,8 +446,7 @@ _8c.html" id="GetImageClipMask">GetImageClipMask

the image.

-

GetImageException

+

GetImageException

GetImageException() traverses an image sequence and returns any error more severe than noted by the exception parameter.

@@ -481,8 +466,7 @@ _8c.html" id="GetImageException">GetImageException

return the highest severity exception.

-

GetImageInfo

+

GetImageInfo

GetImageInfo() initializes image_info to default values.

@@ -499,8 +483,7 @@ _8c.html" id="GetImageInfo">GetImageInfo

the image info.

-

GetImageInfoFile

+

GetImageInfoFile

GetImageInfoFile() returns the image info file member.

@@ -517,8 +500,7 @@ _8c.html" id="GetImageInfoFile">GetImageInfoFile

the image info.

-

GetImageMask

+

GetImageMask

GetImageMask() returns the mask associated with the image.

@@ -535,8 +517,7 @@ _8c.html" id="GetImageMask">GetImageMask

the image.

-

GetImageVirtualPixelMethod

+

GetImageVirtualPixelMethod

GetImageVirtualPixelMethod() gets the "virtual pixels" method for the image. A virtual pixel is any pixel access that is outside the boundaries of the image cache.

@@ -553,8 +534,7 @@ _8c.html" id="GetImageVirtualPixelMethod">GetImageVirtualPixelMethod

the image.

-

InterpretImageFilename

+

InterpretImageFilename

InterpretImageFilename() interprets embedded characters in an image filename. The filename length is returned.

@@ -584,8 +564,7 @@ _8c.html" id="InterpretImageFilename">InterpretImageFilename

return the formatted filename in this character buffer.

-

IsHighDynamicRangeImage

+

IsHighDynamicRangeImage

IsHighDynamicRangeImage() returns MagickTrue if any pixel component is non-integer or exceeds the bounds of the quantum depth (e.g. for Q16 0..65535.

@@ -606,8 +585,7 @@ _8c.html" id="IsHighDynamicRangeImage">IsHighDynamicRangeImage

return any errors or warnings in this structure.

-

IsImageObject

+

IsImageObject

IsImageObject() returns MagickTrue if the image sequence contains a valid set of image objects.

@@ -624,8 +602,7 @@ _8c.html" id="IsImageObject">IsImageObject

the image.

-

IsTaintImage

+

IsTaintImage

IsTaintImage() returns MagickTrue any pixel in the image has been altered since it was first constituted.

@@ -642,8 +619,7 @@ _8c.html" id="IsTaintImage">IsTaintImage

the image.

-

ModifyImage

+

ModifyImage

ModifyImage() ensures that there is only a single reference to the image to be modified, updating the provided image pointer to point to a clone of the original image if necessary.

@@ -663,8 +639,7 @@ _8c.html" id="ModifyImage">ModifyImage

return any errors or warnings in this structure.

-

NewMagickImage

+

NewMagickImage

NewMagickImage() creates a blank image canvas of the specified size and background color.

@@ -692,8 +667,7 @@ _8c.html" id="NewMagickImage">NewMagickImage

the image color.

-

ReferenceImage

+

ReferenceImage

ReferenceImage() increments the reference count associated with an image returning a pointer to the image.

@@ -710,8 +684,7 @@ _8c.html" id="ReferenceImage">ReferenceImage

the image.

-

ResetImagePage

+

ResetImagePage

ResetImagePage() resets the image page canvas and position.

@@ -731,8 +704,7 @@ _8c.html" id="ResetImagePage">ResetImagePage

the relative page specification.

-

SeparateImageChannel

+

SeparateImageChannel

SeparateImageChannel() separates a channel from the image and returns it as a grayscale image. A channel is a particular color component of each pixel in the image.

@@ -753,8 +725,7 @@ _8c.html" id="SeparateImageChannel">SeparateImageChannel

Identify which channel to extract: RedChannel, GreenChannel, BlueChannel, OpacityChannel, CyanChannel, MagentaChannel, YellowChannel, or BlackChannel.

-

SeparateImages

+

SeparateImages

SeparateImages() returns a separate grayscale image for each channel specified.

@@ -778,8 +749,7 @@ _8c.html" id="SeparateImages">SeparateImages

return any errors or warnings in this structure.

-

SetImageAlphaChannel

+

SetImageAlphaChannel

SetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.

@@ -800,8 +770,7 @@ _8c.html" id="SetImageAlphaChannel">SetImageAlphaChannel

The alpha channel type: ActivateAlphaChannel, CopyAlphaChannel, DeactivateAlphaChannel, ExtractAlphaChannel, OpaqueAlphaChannel, ResetAlphaChannel, SetAlphaChannel, ShapeAlphaChannel, and TransparentAlphaChannel.

-

SetImageBackgroundColor

+

SetImageBackgroundColor

SetImageBackgroundColor() initializes the image pixels to the image background color. The background color is defined by the background_color member of the image structure.

@@ -818,8 +787,7 @@ _8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor

the image.

-

SetImageColor

+

SetImageColor

SetImageColor() set the entire image canvas to the specified color.

@@ -840,8 +808,7 @@ _8c.html" id="SetImageColor">SetImageColor

the image color.

-

SetImageStorageClass

+

SetImageStorageClass

SetImageStorageClass() sets the image class: DirectClass for true color images or PseudoClass for colormapped images.

@@ -862,8 +829,7 @@ _8c.html" id="SetImageStorageClass">SetImageStorageClass

The image class.

-

SetImageClipMask

+

SetImageClipMask

SetImageClipMask() associates a clip path with the image. The clip path must be the same dimensions as the image. Set any pixel component of the clip path to TransparentOpacity to prevent that corresponding image pixel component from being updated when SyncAuthenticPixels() is applied.

@@ -883,8 +849,7 @@ _8c.html" id="SetImageClipMask">SetImageClipMask

the image clip path.

-

SetImageExtent

+

SetImageExtent

SetImageExtent() sets the image size (i.e. columns & rows).

@@ -908,8 +873,7 @@ _8c.html" id="SetImageExtent">SetImageExtent

The image height in pixels.

-

SetImageInfoBlob

+

SetImageInfoBlob

SetImageInfoBlob() sets the image info blob member.

@@ -933,8 +897,7 @@ _8c.html" id="SetImageInfoBlob">SetImageInfoBlob

the blob length.

-

SetImageInfoFile

+

SetImageInfoFile

SetImageInfoFile() sets the image info file member.

@@ -954,8 +917,7 @@ _8c.html" id="SetImageInfoFile">SetImageInfoFile

the file.

-

SetImageMask

+

SetImageMask

SetImageMask() associates a mask with the image. The mask must be the same dimensions as the image.

@@ -975,8 +937,7 @@ _8c.html" id="SetImageMask">SetImageMask

the image mask.

-

SetImageOpacity

+

SetImageOpacity

SetImageOpacity() sets the opacity levels of the image.

@@ -996,8 +957,7 @@ _8c.html" id="SetImageOpacity">SetImageOpacity

the level of transparency: 0 is fully opaque and QuantumRange is fully transparent.

-

SetImageType

+

SetImageType

SetImageType() sets the type of image. Choose from these types:

@@ -1019,8 +979,7 @@ _8c.html" id="SetImageType">SetImageType

Image type.

-

SetImageVirtualPixelMethod

+

SetImageVirtualPixelMethod

SetImageVirtualPixelMethod() sets the "virtual pixels" method for the image and returns the previous setting. A virtual pixel is any pixel access that is outside the boundaries of the image cache.

@@ -1041,8 +1000,7 @@ _8c.html" id="SetImageVirtualPixelMethod">SetImageVirtualPixelMethod

choose the type of virtual pixel.

-

SmushImages

+

SmushImages

SmushImages() takes all images from the current image pointer to the end of the image list and smushes them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.

@@ -1071,8 +1029,7 @@ _8c.html" id="SmushImages">SmushImages

return any errors or warnings in this structure.

-

StripImage

+

StripImage

StripImage() strips an image of all profiles and comments.

@@ -1089,8 +1046,7 @@ _8c.html" id="StripImage">StripImage

the image.

-

SyncImageSettings

+

SyncImageSettings

SyncImageSettings() sync the image info options to the image.

diff --git a/www/api/layer.html b/www/api/layer.html index 47084548b..206be277e 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module layer - Methods

+

Module layer Methods

-

CoalesceImages

+

CoalesceImages

CoalesceImages() composites a set of images while respecting any page offsets and disposal methods. GIF, MIFF, and MNG animation sequences typically start with an image background and each subsequent image varies in size and offset. A new image sequence is returned with all images the same size as the first images virtual canvas and composited with the next image in the sequence.

@@ -215,8 +213,7 @@ _8c.html" id="CoalesceImages">CoalesceImages

return any errors or warnings in this structure.

-

DisposeImages

+

DisposeImages

DisposeImages() returns the coalesced frames of a GIF animation as it would appear after the GIF dispose method of that frame has been applied. That is it returned the appearance of each frame before the next is overlaid.

@@ -236,8 +233,7 @@ _8c.html" id="DisposeImages">DisposeImages

return any errors or warnings in this structure.

-

CompareImageLayers

+

CompareImageLayers

CompareImageLayers() compares each image with the next in a sequence and returns the minimum bounding region of all the pixel differences (of the ImageLayerMethod specified) it discovers.

@@ -265,8 +261,7 @@ _8c.html" id="CompareImageLayers">CompareImageLayers

return any errors or warnings in this structure.

-

DeconstructImages

+

DeconstructImages

DeconstructImages() compares each image with the next in a sequence and returns the minimum bounding region of all differences from the first image.

@@ -288,8 +283,7 @@ _8c.html" id="DeconstructImages">DeconstructImages

return any errors or warnings in this structure.

-

OptimizeImageLayers

+

OptimizeImageLayers

OptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the GIF animation.

@@ -310,8 +304,7 @@ _8c.html" id="OptimizeImageLayers">OptimizeImageLayers

return any errors or warnings in this structure.

-

OptimizeImagePlusLayers

+

OptimizeImagePlusLayers

OptimizeImagePlusLayers() is exactly as OptimizeImageLayers(), but may also add or even remove extra frames in the animation, if it improves the total number of pixels in the resulting GIF animation.

@@ -332,8 +325,7 @@ _8c.html" id="OptimizeImagePlusLayers">OptimizeImagePlusLayers

return any errors or warnings in this structure.

-

OptimizeImageTransparency

+

OptimizeImageTransparency

OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.

@@ -355,8 +347,7 @@ _8c.html" id="OptimizeImageTransparency">OptimizeImageTransparency

return any errors or warnings in this structure.

-

RemoveDuplicateLayers

+

RemoveDuplicateLayers

RemoveDuplicateLayers() removes any image that is exactly the same as the next image in the given image list. Image size and virtual canvas offset must also match, though not the virtual canvas size itself.

@@ -378,8 +369,7 @@ _8c.html" id="RemoveDuplicateLayers">RemoveDuplicateLayers

return any errors or warnings in this structure.

-

RemoveZeroDelayLayers

+

RemoveZeroDelayLayers

RemoveZeroDelayLayers() removes any image that as a zero delay time. Such images generally represent intermediate or partial updates in GIF animations used for file optimization. They are not ment to be displayed to users of the animation. Viewable images in an animation should have a time delay of 3 or more centi-seconds (hundredths of a second).

@@ -405,8 +395,7 @@ _8c.html" id="RemoveZeroDelayLayers">RemoveZeroDelayLayers

return any errors or warnings in this structure.

-

CompositeLayers

+

CompositeLayers

CompositeLayers() compose first image sequence (source) over the second image sequence (destination), using the given compose method and offsets.

@@ -443,8 +432,7 @@ _8c.html" id="CompositeLayers">CompositeLayers

return any errors or warnings in this structure.

-

MergeImageLayers

+

MergeImageLayers

MergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.

diff --git a/www/api/list.html b/www/api/list.html index 00dade6b8..e4b474983 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module list - Methods

+

Module list Methods

-

AppendImageToList

+

AppendImageToList

AppendImageToList() appends the second image list to the end of the first list. The given image list pointer is left unchanged, unless it was empty.

@@ -215,8 +213,7 @@ _8c.html" id="AppendImageToList">AppendImageToList

the appended image or image list.

-

CloneImageList

+

CloneImageList

CloneImageList() returns a duplicate of the image list.

@@ -236,8 +233,7 @@ _8c.html" id="CloneImageList">CloneImageList

return any errors or warnings in this structure.

-

CloneImages

+

CloneImages

CloneImages() clones one or more images from an image sequence, using a comma separated list of image numbers or ranges.

@@ -265,8 +261,7 @@ _8c.html" id="CloneImages">CloneImages

return any errors or warnings in this structure.

-

DeleteImageFromList

+

DeleteImageFromList

DeleteImageFromList() deletes an image from the list. List pointer is moved to the next image, if one is present. See RemoveImageFromList().

@@ -283,8 +278,7 @@ _8c.html" id="DeleteImageFromList">DeleteImageFromList

the image list.

-

DeleteImages

+

DeleteImages

DeleteImages() deletes one or more images from an image sequence, using a comma separated list of image numbers or ranges.

@@ -311,8 +305,7 @@ _8c.html" id="DeleteImages">DeleteImages

return any errors or warnings in this structure.

-

DestroyImageList

+

DestroyImageList

DestroyImageList() destroys an image list.

@@ -329,8 +322,7 @@ _8c.html" id="DestroyImageList">DestroyImageList

the image sequence.

-

GetFirstImageInList

+

GetFirstImageInList

GetFirstImageInList() returns a pointer to the first image in the list.

@@ -347,8 +339,7 @@ _8c.html" id="GetFirstImageInList">GetFirstImageInList

the image list.

-

GetImageFromList

+

GetImageFromList

GetImageFromList() returns an image at the specified offset from the list.

@@ -368,8 +359,7 @@ _8c.html" id="GetImageFromList">GetImageFromList

the position within the list.

-

GetImageIndexInList

+

GetImageIndexInList

GetImageIndexInList() returns the offset in the list of the specified image.

@@ -386,8 +376,7 @@ _8c.html" id="GetImageIndexInList">GetImageIndexInList

the image list.

-

GetImageListLength

+

GetImageListLength

GetImageListLength() returns the length of the list (the number of images in the list).

@@ -404,8 +393,7 @@ _8c.html" id="GetImageListLength">GetImageListLength

the image list.

-

GetLastImageInList

+

GetLastImageInList

GetLastImageInList() returns a pointer to the last image in the list.

@@ -422,8 +410,7 @@ _8c.html" id="GetLastImageInList">GetLastImageInList

the image list.

-

GetNextImageInList

+

GetNextImageInList

GetNextImageInList() returns the next image in the list.

@@ -440,8 +427,7 @@ _8c.html" id="GetNextImageInList">GetNextImageInList

the image list.

-

GetPreviousImageInList

+

GetPreviousImageInList

GetPreviousImageInList() returns the previous image in the list.

@@ -458,8 +444,7 @@ _8c.html" id="GetPreviousImageInList">GetPreviousImageInList

the image list.

-

ImageListToArray

+

ImageListToArray

ImageListToArray() is a convenience method that converts an image list to a sequential array. For example,

@@ -481,8 +466,7 @@ _8c.html" id="ImageListToArray">ImageListToArray

return any errors or warnings in this structure.

-

InsertImageInList

+

InsertImageInList

InsertImageInList() inserts the second image or image list into the first image list immediately after the image pointed to. The given image list pointer is unchanged unless previously empty.

@@ -502,8 +486,7 @@ _8c.html" id="InsertImageInList">InsertImageInList

the image list to insert.

-

NewImageList

+

NewImageList

NewImageList() creates an empty image list.

@@ -515,8 +498,7 @@ _8c.html" id="NewImageList">NewImageList
-

PrependImageToList

+

PrependImageToList

PrependImageToList() prepends the image to the beginning of the list.

@@ -536,8 +518,7 @@ _8c.html" id="PrependImageToList">PrependImageToList

the image.

-

RemoveImageFromList

+

RemoveImageFromList

RemoveImageFromList() removes and returns the image pointed to.

@@ -556,8 +537,7 @@ _8c.html" id="RemoveImageFromList">RemoveImageFromList

the image list.

-

RemoveFirstImageFromList

+

RemoveFirstImageFromList

RemoveFirstImageFromList() removes and returns the first image in the list.

@@ -576,8 +556,7 @@ _8c.html" id="RemoveFirstImageFromList">RemoveFirstImageFromList

the image list.

-

RemoveLastImageFromList

+

RemoveLastImageFromList

RemoveLastImageFromList() removes and returns the last image from the list.

@@ -596,8 +575,7 @@ _8c.html" id="RemoveLastImageFromList">RemoveLastImageFromList

the image list.

-

ReplaceImageInList

+

ReplaceImageInList

ReplaceImageInList() replaces an image in the list. Old image is destroyed. The given image list pointer is set to point to the just inserted image.

@@ -617,8 +595,7 @@ _8c.html" id="ReplaceImageInList">ReplaceImageInList

the image.

-

ReverseImageList

+

ReverseImageList

ReverseImageList() reverses the order of an image list. The list pointer is reset to that start of the re-ordered list.

@@ -635,8 +612,7 @@ _8c.html" id="ReverseImageList">ReverseImageList

the image list.

-

SpliceImageIntoList

+

SpliceImageIntoList

SpliceImageIntoList() removes 'length' images from the list and replaces them with the specified splice. Removed images are returned.

@@ -660,8 +636,7 @@ _8c.html" id="SpliceImageIntoList">SpliceImageIntoList

Replace the removed image list with this list.

-

SplitImageList

+

SplitImageList

SplitImageList() splits an image into two lists, after given image The list that was split off is returned, which may be empty.

diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index aa92bca0b..926ebc55a 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module deprecate - Methods

+

Module deprecate Methods

-

MagickAverageImages

+

MagickAverageImages

MagickAverageImages() average a set of images.

@@ -212,8 +210,7 @@ _8c.html" id="MagickAverageImages">MagickAverageImages

the magick wand.

-

ClonePixelView

+

ClonePixelView

ClonePixelView() makes a copy of the specified pixel view.

@@ -230,8 +227,7 @@ _8c.html" id="ClonePixelView">ClonePixelView

the pixel view.

-

DestroyPixelView

+

DestroyPixelView

DestroyPixelView() deallocates memory associated with a pixel view.

@@ -255,8 +251,7 @@ _8c.html" id="DestroyPixelView">DestroyPixelView

number of threads.

-

DuplexTransferPixelViewIterator

+

DuplexTransferPixelViewIterator

DuplexTransferPixelViewIterator() iterates over three pixel views in parallel and calls your transfer method for each scanline of the view. The source and duplex pixel region is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination pixel view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -295,8 +290,7 @@ _8c.html" id="DuplexTransferPixelViewIterator">DuplexTransferPixelViewIteratorthe user defined context.

-

GetPixelViewException

+

GetPixelViewException

GetPixelViewException() returns the severity, reason, and description of any error that occurs when utilizing a pixel view.

@@ -317,8 +311,7 @@ _8c.html" id="GetPixelViewException">GetPixelViewException

the severity of the error is returned here.

-

GetPixelViewHeight

+

GetPixelViewHeight

GetPixelViewHeight() returns the pixel view height.

@@ -335,8 +328,7 @@ _8c.html" id="GetPixelViewHeight">GetPixelViewHeight

the pixel view.

-

GetPixelViewIterator

+

GetPixelViewIterator

GetPixelViewIterator() iterates over the pixel view in parallel and calls your get method for each scanline of the view. The pixel region is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.

@@ -368,8 +360,7 @@ _8c.html" id="GetPixelViewIterator">GetPixelViewIterator

the user defined context.

-

GetPixelViewPixels

+

GetPixelViewPixels

GetPixelViewPixels() returns the pixel view pixel_wands.

@@ -386,8 +377,7 @@ _8c.html" id="GetPixelViewPixels">GetPixelViewPixels

the pixel view.

-

GetPixelViewWand

+

GetPixelViewWand

GetPixelViewWand() returns the magick wand associated with the pixel view.

@@ -404,8 +394,7 @@ _8c.html" id="GetPixelViewWand">GetPixelViewWand

the pixel view.

-

GetPixelViewWidth

+

GetPixelViewWidth

GetPixelViewWidth() returns the pixel view width.

@@ -422,8 +411,7 @@ _8c.html" id="GetPixelViewWidth">GetPixelViewWidth

the pixel view.

-

GetPixelViewX

+

GetPixelViewX

GetPixelViewX() returns the pixel view x offset.

@@ -440,8 +428,7 @@ _8c.html" id="GetPixelViewX">GetPixelViewX

the pixel view.

-

GetPixelViewY

+

GetPixelViewY

GetPixelViewY() returns the pixel view y offset.

@@ -458,8 +445,7 @@ _8c.html" id="GetPixelViewY">GetPixelViewY

the pixel view.

-

IsPixelView

+

IsPixelView

IsPixelView() returns MagickTrue if the the parameter is verified as a pixel view container.

@@ -476,8 +462,7 @@ _8c.html" id="IsPixelView">IsPixelView

the pixel view.

-

MagickClipPathImage

+

MagickClipPathImage

MagickClipPathImage() clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.

@@ -501,8 +486,7 @@ _8c.html" id="MagickClipPathImage">MagickClipPathImage

if non-zero, later operations take effect inside clipping path. Otherwise later operations take effect outside clipping path.

-

DrawGetFillAlpha

+

DrawGetFillAlpha

DrawGetFillAlpha() returns the alpha used when drawing using the fill color or fill texture. Fully opaque is 1.0.

@@ -519,8 +503,7 @@ _8c.html" id="DrawGetFillAlpha">DrawGetFillAlpha

the drawing wand.

-

DrawGetStrokeAlpha

+

DrawGetStrokeAlpha

DrawGetStrokeAlpha() returns the alpha of stroked object outlines.

@@ -536,8 +519,7 @@ _8c.html" id="DrawGetStrokeAlpha">DrawGetStrokeAlpha
wand

the drawing wand.

-

DrawPeekGraphicWand

+

DrawPeekGraphicWand

DrawPeekGraphicWand() returns the current drawing wand.

@@ -554,8 +536,7 @@ _8c.html" id="DrawPeekGraphicWand">DrawPeekGraphicWand

the drawing wand.

-

DrawPopGraphicContext

+

DrawPopGraphicContext

DrawPopGraphicContext() destroys the current drawing wand and returns to the previously pushed drawing wand. Multiple drawing wands may exist. It is an error to attempt to pop more drawing wands than have been pushed, and it is proper form to pop all drawing wands which have been pushed.

@@ -572,8 +553,7 @@ _8c.html" id="DrawPopGraphicContext">DrawPopGraphicContext

the drawing wand.

-

DrawPushGraphicContext

+

DrawPushGraphicContext

DrawPushGraphicContext() clones the current drawing wand to create a new drawing wand. The original drawing wand(s) may be returned to by invoking PopDrawingWand(). The drawing wands are stored on a drawing wand stack. For every Pop there must have already been an equivalent Push.

@@ -590,8 +570,7 @@ _8c.html" id="DrawPushGraphicContext">DrawPushGraphicContext

the drawing wand.

-

DrawSetFillAlpha

+

DrawSetFillAlpha

DrawSetFillAlpha() sets the alpha to use when drawing using the fill color or fill texture. Fully opaque is 1.0.

@@ -611,8 +590,7 @@ _8c.html" id="DrawSetFillAlpha">DrawSetFillAlpha

fill alpha

-

DrawSetStrokeAlpha

+

DrawSetStrokeAlpha

DrawSetStrokeAlpha() specifies the alpha of stroked object outlines.

@@ -632,8 +610,7 @@ _8c.html" id="DrawSetStrokeAlpha">DrawSetStrokeAlpha

stroke alpha. The value 1.0 is opaque.

-

MagickColorFloodfillImage

+

MagickColorFloodfillImage

MagickColorFloodfillImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -664,8 +641,7 @@ _8c.html" id="MagickColorFloodfillImage">MagickColorFloodfillImage

the starting location of the operation.

-

MagickDescribeImage

+

MagickDescribeImage

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

@@ -682,8 +658,7 @@ _8c.html" id="MagickDescribeImage">MagickDescribeImage

the magick wand.

-

MagickFlattenImages

+

MagickFlattenImages

MagickFlattenImages() merges a sequence of images. This useful for combining Photoshop layers into a single image.

@@ -700,8 +675,7 @@ _8c.html" id="MagickFlattenImages">MagickFlattenImages

the magick wand.

-

MagickGetImageAttribute

+

MagickGetImageAttribute

MagickGetImageAttribute() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -721,8 +695,7 @@ _8c.html" id="MagickGetImageAttribute">MagickGetImageAttribute

the property.

-

MagickGetImageMatte

+

MagickGetImageMatte

MagickGetImageMatte() returns MagickTrue if the image has a matte channel otherwise MagickFalse.

@@ -739,8 +712,7 @@ _8c.html" id="MagickGetImageMatte">MagickGetImageMatte

the magick wand.

-

MagickGetImagePixels

+

MagickGetImagePixels

MagickGetImagePixels() extracts pixel data from an image and returns it to you. The method returns MagickTrue on success otherwise MagickFalse if an error is encountered. The data is returned as char, short int, int, ssize_t, float, or double in the order specified by map.

@@ -778,8 +750,7 @@ _8c.html" id="MagickGetImagePixels">MagickGetImagePixels

This array of values contain the pixel components as defined by map and type. You must preallocate this array where the expected length varies depending on the values of width, height, map, and type.

-

MagickGetImageSize

+

MagickGetImageSize

MagickGetImageSize() returns the image length in bytes.

@@ -800,8 +771,7 @@ _8c.html" id="MagickGetImageSize">MagickGetImageSize

the image length in bytes.

-

MagickMapImage

+

MagickMapImage

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

@@ -825,8 +795,7 @@ _8c.html" id="MagickMapImage">MagickMapImage

Set this integer value to something other than zero to dither the mapped image.

-

MagickMatteFloodfillImage

+

MagickMatteFloodfillImage

MagickMatteFloodfillImage() changes the transparency value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the transparency value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -857,8 +826,7 @@ _8c.html" id="MagickMatteFloodfillImage">MagickMatteFloodfillImage

the starting location of the operation.

-

MagickMaximumImages

+

MagickMaximumImages

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

@@ -875,8 +843,7 @@ _8c.html" id="MagickMaximumImages">MagickMaximumImages

the magick wand.

-

MagickMinimumImages

+

MagickMinimumImages

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

@@ -893,8 +860,7 @@ _8c.html" id="MagickMinimumImages">MagickMinimumImages

the magick wand.

-

MagickMosaicImages

+

MagickMosaicImages

MagickMosaicImages() inlays an image sequence to form a single coherent picture. It returns a wand with each image in the sequence composited at the location defined by the page offset of the image.

@@ -911,8 +877,7 @@ _8c.html" id="MagickMosaicImages">MagickMosaicImages

the magick wand.

-

MagickOpaqueImage

+

MagickOpaqueImage

MagickOpaqueImage() changes any pixel that matches color with the color defined by fill.

@@ -942,8 +907,7 @@ _8c.html" id="MagickOpaqueImage">MagickOpaqueImage

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.

-

MagickPaintFloodfillImage

+

MagickPaintFloodfillImage

MagickPaintFloodfillImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -977,8 +941,7 @@ _8c.html" id="MagickPaintFloodfillImage">MagickPaintFloodfillImage

the starting location of the operation.

-

MagickPaintOpaqueImage

+

MagickPaintOpaqueImage

MagickPaintOpaqueImage() changes any pixel that matches color with the color defined by fill.

@@ -1011,8 +974,7 @@ _8c.html" id="MagickPaintOpaqueImage">MagickPaintOpaqueImage

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.

-

MagickPaintTransparentImage

+

MagickPaintTransparentImage

MagickPaintTransparentImage() changes any pixel that matches color with the color defined by fill.

@@ -1039,8 +1001,7 @@ _8c.html" id="MagickPaintTransparentImage">MagickPaintTransparentImage

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.

-

MagickRecolorImage

+

MagickRecolorImage

MagickRecolorImage() apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).

@@ -1064,8 +1025,7 @@ _8c.html" id="MagickRecolorImage">MagickRecolorImage

An array of doubles representing the color matrix.

-

MagickSetImageAttribute

+

MagickSetImageAttribute

MagickSetImageAttribute() associates a property with an image.

@@ -1089,8 +1049,7 @@ _8c.html" id="MagickSetImageAttribute">MagickSetImageAttribute

the value.

-

MagickSetImageIndex

+

MagickSetImageIndex

MagickSetImageIndex() set the current image to the position of the list specified with the index parameter.

@@ -1110,8 +1069,7 @@ _8c.html" id="MagickSetImageIndex">MagickSetImageIndex

the scene number.

-

MagickTransparentImage

+

MagickTransparentImage

MagickTransparentImage() changes any pixel that matches color with the color defined by fill.

@@ -1138,8 +1096,7 @@ _8c.html" id="MagickTransparentImage">MagickTransparentImage

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.

-

MagickRegionOfInterestImage

+

MagickRegionOfInterestImage

MagickRegionOfInterestImage() extracts a region of the image and returns it as a new wand.

@@ -1170,8 +1127,7 @@ _8c.html" id="MagickRegionOfInterestImage">MagickRegionOfInterestImage

the region y offset.

-

MagickSetImagePixels

+

MagickSetImagePixels

MagickSetImagePixels() accepts pixel datand stores it in the image at the location you specify. The method returns MagickFalse on success otherwise MagickTrue if an error is encountered. The pixel data can be either char, short int, int, ssize_t, float, or double in the order specified by map.

@@ -1209,8 +1165,7 @@ _8c.html" id="MagickSetImagePixels">MagickSetImagePixels

This array of values contain the pixel components as defined by map and type. You must preallocate this array where the expected length varies depending on the values of width, height, map, and type.

-

MagickWriteImageBlob

+

MagickWriteImageBlob

MagickWriteImageBlob() implements direct to memory image formats. It returns the image as a blob and its length. Use MagickSetFormat() to set the format of the returned blob (GIF, JPEG, PNG, etc.).

@@ -1232,8 +1187,7 @@ _8c.html" id="MagickWriteImageBlob">MagickWriteImageBlob

the length of the blob.

-

NewPixelView

+

NewPixelView

NewPixelView() returns a pixel view required for all other methods in the Pixel View API.

@@ -1250,8 +1204,7 @@ _8c.html" id="NewPixelView">NewPixelView

the wand.

-

NewPixelViewRegion

+

NewPixelViewRegion

NewPixelViewRegion() returns a pixel view required for all other methods in the Pixel View API.

@@ -1272,8 +1225,7 @@ _8c.html" id="NewPixelViewRegion">NewPixelViewRegion

These values define the perimeter of a region of pixel_wands view.

-

PixelGetNextRow

+

PixelGetNextRow

PixelGetNextRow() returns the next row as an array of pixel wands from the pixel iterator.

@@ -1294,8 +1246,7 @@ _8c.html" id="PixelGetNextRow">PixelGetNextRow

the number of pixel wands.

-

PixelIteratorGetException

+

PixelIteratorGetException

PixelIteratorGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.

@@ -1316,8 +1267,7 @@ _8c.html" id="PixelIteratorGetException">PixelIteratorGetException

the severity of the error is returned here.

-

SetPixelViewIterator

+

SetPixelViewIterator

SetPixelViewIterator() iterates over the pixel view in parallel and calls your set method for each scanline of the view. The pixel region is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension. The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.

@@ -1349,8 +1299,7 @@ _8c.html" id="SetPixelViewIterator">SetPixelViewIterator

the user defined context.

-

TransferPixelViewIterator

+

TransferPixelViewIterator

TransferPixelViewIterator() iterates over two pixel views in parallel and calls your transfer method for each scanline of the view. The source pixel region is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination pixel view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -1385,8 +1334,7 @@ _8c.html" id="TransferPixelViewIterator">TransferPixelViewIterator

the user defined context.

-

UpdatePixelViewIterator

+

UpdatePixelViewIterator

UpdatePixelViewIterator() iterates over the pixel view in parallel and calls your update method for each scanline of the view. The pixel region is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.

diff --git a/www/api/magick-image.html b/www/api/magick-image.html index e91c983d8..add004fc8 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module magick-image - Methods

+

Module magick-image Methods

-

GetImageFromMagickWand

+

GetImageFromMagickWand

GetImageFromMagickWand() returns the current image from the magick wand.

@@ -212,8 +210,7 @@ _8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand

the magick wand.

-

MagickAdaptiveBlurImage

+

MagickAdaptiveBlurImage

MagickAdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveBlurImage() selects a suitable radius for you.

@@ -242,8 +239,7 @@ _8c.html" id="MagickAdaptiveBlurImage">MagickAdaptiveBlurImage

the standard deviation of the Gaussian, in pixels.

-

MagickAdaptiveResizeImage

+

MagickAdaptiveResizeImage

MagickAdaptiveResizeImage() adaptively resize image with data dependent triangulation.

@@ -262,8 +258,7 @@ _8c.html" id="MagickAdaptiveResizeImage">MagickAdaptiveResizeImage

the number of rows in the scaled image.

-

MagickAdaptiveSharpenImage

+

MagickAdaptiveSharpenImage

MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.

@@ -292,8 +287,7 @@ _8c.html" id="MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage

the standard deviation of the Gaussian, in pixels.

-

MagickAdaptiveThresholdImage

+

MagickAdaptiveThresholdImage

MagickAdaptiveThresholdImage() selects an individual threshold for each pixel based on the range of intensity values in its local neighborhood. This allows for thresholding of an image whose global intensity histogram doesn't contain distinctive peaks.

@@ -320,8 +314,7 @@ _8c.html" id="MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImagethe mean offset.

-

MagickAddImage

+

MagickAddImage

MagickAddImage() adds the specified images at the current image location.

@@ -342,8 +335,7 @@ _8c.html" id="MagickAddImage">MagickAddImage

A wand that contains images to add at the current image location.

-

MagickAddNoiseImage

+

MagickAddNoiseImage

MagickAddNoiseImage() adds random noise to the image.

@@ -369,8 +361,7 @@ _8c.html" id="MagickAddNoiseImage">MagickAddNoiseImage

The type of noise: Uniform, Gaussian, Multiplicative, Impulse, Laplacian, or Poisson.

-

MagickAffineTransformImage

+

MagickAffineTransformImage

MagickAffineTransformImage() transforms an image as dictated by the affine matrix of the drawing wand.

@@ -391,8 +382,7 @@ _8c.html" id="MagickAffineTransformImage">MagickAffineTransformImage

the draw wand.

-

MagickAnnotateImage

+

MagickAnnotateImage

MagickAnnotateImage() annotates an image with text.

@@ -426,8 +416,7 @@ _8c.html" id="MagickAnnotateImage">MagickAnnotateImage

text to draw

-

MagickAnimateImages

+

MagickAnimateImages

MagickAnimateImages() animates an image or image sequence.

@@ -448,8 +437,7 @@ _8c.html" id="MagickAnimateImages">MagickAnimateImages

the X server name.

-

MagickAppendImages

+

MagickAppendImages

MagickAppendImages() append a set of images.

@@ -470,8 +458,7 @@ _8c.html" id="MagickAppendImages">MagickAppendImages

By default, images are stacked left-to-right. Set stack to MagickTrue to stack them top-to-bottom.

-

MagickAutoGammaImage

+

MagickAutoGammaImage

MagickAutoGammaImage() extracts the 'mean' from the image and adjust the image to try make set its gamma appropriatally.

@@ -493,8 +480,7 @@ _8c.html" id="MagickAutoGammaImage">MagickAutoGammaImage

the image channel(s).

-

MagickAutoLevelImage

+

MagickAutoLevelImage

MagickAutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.

@@ -516,8 +502,7 @@ _8c.html" id="MagickAutoLevelImage">MagickAutoLevelImage

the image channel(s).

-

MagickBlackThresholdImage

+

MagickBlackThresholdImage

MagickBlackThresholdImage() is like MagickThresholdImage() but forces all pixels below the threshold into black while leaving all pixels above the threshold unchanged.

@@ -538,8 +523,7 @@ _8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage

the pixel wand.

-

MagickBlueShiftImage

+

MagickBlueShiftImage

MagickBlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.

@@ -560,8 +544,7 @@ _8c.html" id="MagickBlueShiftImage">MagickBlueShiftImage

the blue shift factor (default 1.5)

-

MagickBlurImage

+

MagickBlurImage

MagickBlurImage() blurs an image. We convolve the image with a gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.

@@ -590,8 +573,7 @@ _8c.html" id="MagickBlurImage">MagickBlurImage

the standard deviation of the , in pixels.

-

MagickBorderImage

+

MagickBorderImage

MagickBorderImage() surrounds the image with a border of the color defined by the bordercolor pixel wand.

@@ -619,8 +601,7 @@ _8c.html" id="MagickBorderImage">MagickBorderImage

the border height.

-

Use MagickBrightnessContrastImage

+

Use MagickBrightnessContrastImage

Use MagickBrightnessContrastImage() to change the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.

@@ -651,8 +632,7 @@ _8c.html" id="Use_MagickBrightnessContrastImage">Use MagickBrightnessContrastIma

the contrast percent (-100 .. 100).

-

MagickCharcoalImage

+

MagickCharcoalImage

MagickCharcoalImage() simulates a charcoal drawing.

@@ -676,8 +656,7 @@ _8c.html" id="MagickCharcoalImage">MagickCharcoalImage

the standard deviation of the Gaussian, in pixels.

-

MagickChopImage

+

MagickChopImage

MagickChopImage() removes a region of an image and collapses the image to occupy the removed portion

@@ -709,8 +688,7 @@ _8c.html" id="MagickChopImage">MagickChopImage
-

MagickClampImage

+

MagickClampImage

MagickClampImage() restricts the color range from 0 to the quantum depth.

@@ -732,8 +710,7 @@ _8c.html" id="MagickClampImage">MagickClampImage

the channel.

-

MagickClipImage

+

MagickClipImage

MagickClipImage() clips along the first path from the 8BIM profile, if present.

@@ -750,8 +727,7 @@ _8c.html" id="MagickClipImage">MagickClipImage

the magick wand.

-

MagickClipImagePath

+

MagickClipImagePath

MagickClipImagePath() clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.

@@ -775,8 +751,7 @@ _8c.html" id="MagickClipImagePath">MagickClipImagePath

if non-zero, later operations take effect inside clipping path. Otherwise later operations take effect outside clipping path.

-

MagickClutImage

+

MagickClutImage

MagickClutImage() replaces colors in the image from a color lookup table.

@@ -799,8 +774,7 @@ _8c.html" id="MagickClutImage">MagickClutImage

the clut image.

-

MagickCoalesceImages

+

MagickCoalesceImages

MagickCoalesceImages() composites a set of images while respecting any page offsets and disposal methods. GIF, MIFF, and MNG animation sequences typically start with an image background and each subsequent image varies in size and offset. MagickCoalesceImages() returns a new sequence where each image in the sequence is the same size as the first and composited with the next image in the sequence.

@@ -817,8 +791,7 @@ _8c.html" id="MagickCoalesceImages">MagickCoalesceImages

the magick wand.

-

MagickColorDecisionListImage

+

MagickColorDecisionListImage

MagickColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the color correction to the image. Here is a sample CCC file:

@@ -856,8 +829,7 @@ _8c.html" id="MagickColorDecisionListImage">MagickColorDecisionListImagethe color correction collection in XML.

-

MagickColorizeImage

+

MagickColorizeImage

MagickColorizeImage() blends the fill color with each pixel in the image.

@@ -881,8 +853,7 @@ _8c.html" id="MagickColorizeImage">MagickColorizeImage

the opacity pixel wand.

-

MagickColorMatrixImage

+

MagickColorMatrixImage

MagickColorMatrixImage() apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).

@@ -903,8 +874,7 @@ _8c.html" id="MagickColorMatrixImage">MagickColorMatrixImage

the color matrix.

-

MagickCombineImages

+

MagickCombineImages

MagickCombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified hannels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.

@@ -925,8 +895,7 @@ _8c.html" id="MagickCombineImages">MagickCombineImages

the channel.

-

MagickCommentImage

+

MagickCommentImage

MagickCommentImage() adds a comment to your image.

@@ -947,8 +916,7 @@ _8c.html" id="MagickCommentImage">MagickCommentImage

the image comment.

-

MagickCompareImageChannels

+

MagickCompareImageChannels

MagickCompareImageChannels() compares one or more image channels of an image to a reconstructed image and returns the difference image.

@@ -979,8 +947,7 @@ _8c.html" id="MagickCompareImageChannels">MagickCompareImageChannels

the computed distortion between the images.

-

MagickCompareImageLayers

+

MagickCompareImageLayers

MagickCompareImageLayers() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.

@@ -1001,8 +968,7 @@ _8c.html" id="MagickCompareImageLayers">MagickCompareImageLayers

the compare method.

-

MagickCompareImages

+

MagickCompareImages

MagickCompareImages() compares an image to a reconstructed image and returns the specified difference image.

@@ -1030,8 +996,7 @@ _8c.html" id="MagickCompareImages">MagickCompareImages

the computed distortion between the images.

-

MagickCompositeImage

+

MagickCompositeImage

MagickCompositeImage() composite one image onto another at the specified offset.

@@ -1073,8 +1038,7 @@ _8c.html" id="MagickCompositeImage">MagickCompositeImage

the row offset of the composited image.

-

MagickContrastImage

+

MagickContrastImage

MagickContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a value other than 0 to increase the image contrast otherwise the contrast is reduced.

@@ -1096,8 +1060,7 @@ _8c.html" id="MagickContrastImage">MagickContrastImage
-

MagickContrastStretchImage

+

MagickContrastStretchImage

MagickContrastStretchImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available. You can also reduce the influence of a particular channel with a gamma value of 0.

@@ -1127,8 +1090,7 @@ _8c.html" id="MagickContrastStretchImage">MagickContrastStretchImage

the white point.

-

MagickConvolveImage

+

MagickConvolveImage

MagickConvolveImage() applies a custom convolution kernel to the image.

@@ -1158,8 +1120,7 @@ _8c.html" id="MagickConvolveImage">MagickConvolveImage

An array of doubles representing the convolution kernel.

-

MagickCropImage

+

MagickCropImage

MagickCropImage() extracts a region of the image.

@@ -1189,8 +1150,7 @@ _8c.html" id="MagickCropImage">MagickCropImage

the region y-offset.

-

MagickCycleColormapImage

+

MagickCycleColormapImage

MagickCycleColormapImage() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.

@@ -1211,8 +1171,7 @@ _8c.html" id="MagickCycleColormapImage">MagickCycleColormapImage

the pixel wand.

-

MagickConstituteImage

+

MagickConstituteImage

MagickConstituteImage() adds an image to the wand comprised of the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..Max], where Max is the maximum value the type can accomodate (e.g. 255 for char). For example, to create a 640x480 image from unsigned red-green-blue character data, use

@@ -1249,8 +1208,7 @@ _8c.html" id="MagickConstituteImage">MagickConstituteImage
-

MagickDecipherImage

+

MagickDecipherImage

MagickDecipherImage() converts cipher pixels to plain pixels.

@@ -1271,8 +1229,7 @@ _8c.html" id="MagickDecipherImage">MagickDecipherImage

the passphrase.

-

MagickDeconstructImages

+

MagickDeconstructImages

MagickDeconstructImages() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.

@@ -1289,8 +1246,7 @@ _8c.html" id="MagickDeconstructImages">MagickDeconstructImages

the magick wand.

-

MagickDeskewImage

+

MagickDeskewImage

MagickDeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.

@@ -1311,8 +1267,7 @@ _8c.html" id="MagickDeskewImage">MagickDeskewImage

separate background from foreground.

-

MagickDespeckleImage

+

MagickDespeckleImage

MagickDespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image.

@@ -1329,8 +1284,7 @@ _8c.html" id="MagickDespeckleImage">MagickDespeckleImage

the magick wand.

-

MagickDestroyImage

+

MagickDestroyImage

MagickDestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.

@@ -1347,8 +1301,7 @@ _8c.html" id="MagickDestroyImage">MagickDestroyImage

the image.

-

MagickDisplayImage

+

MagickDisplayImage

MagickDisplayImage() displays an image.

@@ -1369,8 +1322,7 @@ _8c.html" id="MagickDisplayImage">MagickDisplayImage

the X server name.

-

MagickDisplayImages

+

MagickDisplayImages

MagickDisplayImages() displays an image or image sequence.

@@ -1391,8 +1343,7 @@ _8c.html" id="MagickDisplayImages">MagickDisplayImages

the X server name.

-

MagickDistortImage

+

MagickDistortImage

MagickDistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.

@@ -1433,8 +1384,7 @@ _8c.html" id="MagickDistortImage">MagickDistortImage

Attempt to resize destination to fit distorted source.

-

MagickDrawImage

+

MagickDrawImage

MagickDrawImage() renders the drawing wand on the current image.

@@ -1455,8 +1405,7 @@ _8c.html" id="MagickDrawImage">MagickDrawImage

the draw wand.

-

MagickEdgeImage

+

MagickEdgeImage

MagickEdgeImage() enhance edges within the image with a convolution filter of the given radius. Use a radius of 0 and Edge() selects a suitable radius for you.

@@ -1476,8 +1425,7 @@ _8c.html" id="MagickEdgeImage">MagickEdgeImage

the radius of the pixel neighborhood.

-

MagickEmbossImage

+

MagickEmbossImage

MagickEmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.

@@ -1501,8 +1449,7 @@ _8c.html" id="MagickEmbossImage">MagickEmbossImage

the standard deviation of the Gaussian, in pixels.

-

MagickEncipherImage

+

MagickEncipherImage

MagickEncipherImage() converts plaint pixels to cipher pixels.

@@ -1523,8 +1470,7 @@ _8c.html" id="MagickEncipherImage">MagickEncipherImage

the passphrase.

-

MagickEnhanceImage

+

MagickEnhanceImage

MagickEnhanceImage() applies a digital filter that improves the quality of a noisy image.

@@ -1541,8 +1487,7 @@ _8c.html" id="MagickEnhanceImage">MagickEnhanceImage

the magick wand.

-

MagickEqualizeImage

+

MagickEqualizeImage

MagickEqualizeImage() equalizes the image histogram.

@@ -1564,8 +1509,7 @@ _8c.html" id="MagickEqualizeImage">MagickEqualizeImage

the image channel(s).

-

MagickEvaluateImage

+

MagickEvaluateImage

MagickEvaluateImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.

@@ -1597,8 +1541,7 @@ _8c.html" id="MagickEvaluateImage">MagickEvaluateImage

A value value.

-

MagickExportImagePixels

+

MagickExportImagePixels

MagickExportImagePixels() extracts pixel data from an image and returns it to you. The method returns MagickTrue on success otherwise MagickFalse if an error is encountered. The data is returned as char, short int, int, ssize_t, float, or double in the order specified by map.

@@ -1636,8 +1579,7 @@ _8c.html" id="MagickExportImagePixels">MagickExportImagePixels

This array of values contain the pixel components as defined by map and type. You must preallocate this array where the expected length varies depending on the values of width, height, map, and type.

-

MagickExtentImage

+

MagickExtentImage

MagickExtentImage() extends the image as defined by the geometry, gravity, and wand background color. Set the (x,y) offset of the geometry to move the original wand relative to the extended wand.

@@ -1668,8 +1610,7 @@ _8c.html" id="MagickExtentImage">MagickExtentImage

the region y offset.

-

MagickFilterImage

+

MagickFilterImage

MagickFilterImage() applies a custom convolution kernel to the image.

@@ -1695,8 +1636,7 @@ _8c.html" id="MagickFilterImage">MagickFilterImage

An array of doubles representing the convolution kernel.

-

MagickFlipImage

+

MagickFlipImage

MagickFlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.

@@ -1713,8 +1653,7 @@ _8c.html" id="MagickFlipImage">MagickFlipImage

the magick wand.

-

MagickFloodfillPaintImage

+

MagickFloodfillPaintImage

MagickFloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -1752,8 +1691,7 @@ _8c.html" id="MagickFloodfillPaintImage">MagickFloodfillPaintImage

paint any pixel that does not match the target color.

-

MagickFlopImage

+

MagickFlopImage

MagickFlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.

@@ -1770,8 +1708,7 @@ _8c.html" id="MagickFlopImage">MagickFlopImage

the magick wand.

-

MagickForwardFourierTransformImage

+

MagickForwardFourierTransformImage

MagickForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.

@@ -1792,8 +1729,7 @@ _8c.html" id="MagickForwardFourierTransformImage">MagickForwardFourierTransformI

if true, return as magnitude / phase pair otherwise a real / imaginary image pair.

-

MagickFrameImage

+

MagickFrameImage

MagickFrameImage() adds a simulated three-dimensional border around the image. The width and height specify the border width of the vertical and horizontal sides of the frame. The inner and outer bevels indicate the width of the inner and outer shadows of the frame.

@@ -1828,8 +1764,7 @@ _8c.html" id="MagickFrameImage">MagickFrameImage

the outer bevel width.

-

MagickFunctionImage

+

MagickFunctionImage

MagickFunctionImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.

@@ -1863,8 +1798,7 @@ _8c.html" id="MagickFunctionImage">MagickFunctionImage

the function arguments.

-

MagickFxImage

+

MagickFxImage

MagickFxImage() evaluate expression for each pixel in the image.

@@ -1889,8 +1823,7 @@ _8c.html" id="MagickFxImage">MagickFxImage

the expression.

-

MagickGammaImage

+

MagickGammaImage

MagickGammaImage() gamma-corrects an image. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.

@@ -1917,8 +1850,7 @@ _8c.html" id="MagickGammaImage">MagickGammaImage

Define the level of gamma correction.

-

MagickGaussianBlurImage

+

MagickGaussianBlurImage

MagickGaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickGaussianBlurImage() selects a suitable radius for you.

@@ -1947,8 +1879,7 @@ _8c.html" id="MagickGaussianBlurImage">MagickGaussianBlurImage

the standard deviation of the Gaussian, in pixels.

-

MagickGetImage

+

MagickGetImage

MagickGetImage() gets the image at the current image index.

@@ -1965,8 +1896,7 @@ _8c.html" id="MagickGetImage">MagickGetImage

the magick wand.

-

MagickGetImageAlphaChannel

+

MagickGetImageAlphaChannel

MagickGetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.

@@ -1983,8 +1913,7 @@ _8c.html" id="MagickGetImageAlphaChannel">MagickGetImageAlphaChannel

the magick wand.

-

MagickGetImageClipMask

+

MagickGetImageClipMask

MagickGetImageClipMask() gets the image clip mask at the current image index.

@@ -2001,8 +1930,7 @@ _8c.html" id="MagickGetImageClipMask">MagickGetImageClipMask

the magick wand.

-

MagickGetImageBackgroundColor

+

MagickGetImageBackgroundColor

MagickGetImageBackgroundColor() returns the image background color.

@@ -2023,8 +1951,7 @@ _8c.html" id="MagickGetImageBackgroundColor">MagickGetImageBackgroundColorReturn the background color.

-

MagickGetImageBlob

+

MagickGetImageBlob

MagickGetImageBlob() implements direct to memory image formats. It returns the image as a blob (a formatted "file" in memory) and its length, starting from the current position in the image sequence. Use MagickSetImageFormat() to set the format to write to the blob (GIF, JPEG, PNG, etc.).

@@ -2048,8 +1975,7 @@ _8c.html" id="MagickGetImageBlob">MagickGetImageBlob

the length of the blob.

-

MagickGetImageBlob

+

MagickGetImageBlob

MagickGetImageBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The format of the image determines the format of the returned blob (GIF, JPEG, PNG, etc.). To return a different image format, use MagickSetImageFormat().

@@ -2071,8 +1997,7 @@ _8c.html" id="MagickGetImageBlob">MagickGetImageBlob

the length of the blob.

-

MagickGetImageBluePrimary

+

MagickGetImageBluePrimary

MagickGetImageBluePrimary() returns the chromaticy blue primary point for the image.

@@ -2096,8 +2021,7 @@ _8c.html" id="MagickGetImageBluePrimary">MagickGetImageBluePrimary

the chromaticity blue primary y-point.

-

MagickGetImageBorderColor

+

MagickGetImageBorderColor

MagickGetImageBorderColor() returns the image border color.

@@ -2118,8 +2042,7 @@ _8c.html" id="MagickGetImageBorderColor">MagickGetImageBorderColor

Return the border color.

-

MagickGetImageChannelDepth

+

MagickGetImageChannelDepth

MagickGetImageChannelDepth() gets the depth for one or more image channels.

@@ -2140,8 +2063,7 @@ _8c.html" id="MagickGetImageChannelDepth">MagickGetImageChannelDepth

the image channel(s).

-

MagickGetImageChannelDistortion

+

MagickGetImageChannelDistortion

MagickGetImageChannelDistortion() compares one or more image channels of an image to a reconstructed image and returns the specified distortion metric.

@@ -2172,8 +2094,7 @@ _8c.html" id="MagickGetImageChannelDistortion">MagickGetImageChannelDistortionthe computed distortion between the images.

-

MagickGetImageChannelDistortions

+

MagickGetImageChannelDistortions

MagickGetImageChannelDistortions() compares one or more image channels of an image to a reconstructed image and returns the specified distortion metrics.

@@ -2199,8 +2120,7 @@ _8c.html" id="MagickGetImageChannelDistortions">MagickGetImageChannelDistortions

the metric.

-

MagickGetImageChannelFeatures

+

MagickGetImageChannelFeatures

MagickGetImageChannelFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:

@@ -2228,8 +2148,7 @@ _8c.html" id="MagickGetImageChannelFeatures">MagickGetImageChannelFeaturesthe distance.

-

MagickGetImageChannelKurtosis

+

MagickGetImageChannelKurtosis

MagickGetImageChannelKurtosis() gets the kurtosis and skewness of one or more image channels.

@@ -2256,8 +2175,7 @@ _8c.html" id="MagickGetImageChannelKurtosis">MagickGetImageChannelKurtosisThe skewness for the specified channel(s).

-

MagickGetImageChannelMean

+

MagickGetImageChannelMean

MagickGetImageChannelMean() gets the mean and standard deviation of one or more image channels.

@@ -2284,8 +2202,7 @@ _8c.html" id="MagickGetImageChannelMean">MagickGetImageChannelMean

The standard deviation for the specified channel(s).

-

MagickGetImageChannelRange

+

MagickGetImageChannelRange

MagickGetImageChannelRange() gets the range for one or more image channels.

@@ -2312,8 +2229,7 @@ _8c.html" id="MagickGetImageChannelRange">MagickGetImageChannelRange

The maximum pixel value for the specified channel(s).

-

MagickGetImageChannelStatistics

+

MagickGetImageChannelStatistics

MagickGetImageChannelStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima and maxima, the mean, the standard deviation, the kurtosis and the skewness. You can access the red channel mean, for example, like this:

@@ -2337,8 +2253,7 @@ _8c.html" id="MagickGetImageChannelStatistics">MagickGetImageChannelStatisticsthe magick wand.

-

MagickGetImageColormapColor

+

MagickGetImageColormapColor

MagickGetImageColormapColor() returns the color of the specified colormap index.

@@ -2362,8 +2277,7 @@ _8c.html" id="MagickGetImageColormapColor">MagickGetImageColormapColor

Return the colormap color in this wand.

-

MagickGetImageColors

+

MagickGetImageColors

MagickGetImageColors() gets the number of unique colors in the image.

@@ -2380,8 +2294,7 @@ _8c.html" id="MagickGetImageColors">MagickGetImageColors

the magick wand.

-

MagickGetImageColorspace

+

MagickGetImageColorspace

MagickGetImageColorspace() gets the image colorspace.

@@ -2398,8 +2311,7 @@ _8c.html" id="MagickGetImageColorspace">MagickGetImageColorspace

the magick wand.

-

MagickGetImageCompose

+

MagickGetImageCompose

MagickGetImageCompose() returns the composite operator associated with the image.

@@ -2416,8 +2328,7 @@ _8c.html" id="MagickGetImageCompose">MagickGetImageCompose

the magick wand.

-

MagickGetImageCompression

+

MagickGetImageCompression

MagickGetImageCompression() gets the image compression.

@@ -2434,8 +2345,7 @@ _8c.html" id="MagickGetImageCompression">MagickGetImageCompression

the magick wand.

-

MagickGetImageCompression

+

MagickGetImageCompression

MagickGetImageCompression() gets the image compression quality.

@@ -2452,8 +2362,7 @@ _8c.html" id="MagickGetImageCompression">MagickGetImageCompression

the magick wand.

-

MagickGetImageDelay

+

MagickGetImageDelay

MagickGetImageDelay() gets the image delay.

@@ -2470,8 +2379,7 @@ _8c.html" id="MagickGetImageDelay">MagickGetImageDelay

the magick wand.

-

MagickGetImageDepth

+

MagickGetImageDepth

MagickGetImageDepth() gets the image depth.

@@ -2488,8 +2396,7 @@ _8c.html" id="MagickGetImageDepth">MagickGetImageDepth

the magick wand.

-

MagickGetImageDistortion

+

MagickGetImageDistortion

MagickGetImageDistortion() compares an image to a reconstructed image and returns the specified distortion metric.

@@ -2517,8 +2424,7 @@ _8c.html" id="MagickGetImageDistortion">MagickGetImageDistortion

the computed distortion between the images.

-

MagickGetImageDispose

+

MagickGetImageDispose

MagickGetImageDispose() gets the image disposal method.

@@ -2535,8 +2441,7 @@ _8c.html" id="MagickGetImageDispose">MagickGetImageDispose

the magick wand.

-

MagickGetImageFilename

+

MagickGetImageFilename

MagickGetImageFilename() returns the filename of a particular image in a sequence.

@@ -2553,8 +2458,7 @@ _8c.html" id="MagickGetImageFilename">MagickGetImageFilename

the magick wand.

-

MagickGetImageFormat

+

MagickGetImageFormat

MagickGetImageFormat() returns the format of a particular image in a sequence.

@@ -2571,8 +2475,7 @@ _8c.html" id="MagickGetImageFormat">MagickGetImageFormat

the magick wand.

-

MagickGetImageFuzz

+

MagickGetImageFuzz

MagickGetImageFuzz() gets the image fuzz.

@@ -2589,8 +2492,7 @@ _8c.html" id="MagickGetImageFuzz">MagickGetImageFuzz

the magick wand.

-

MagickGetImageGamma

+

MagickGetImageGamma

MagickGetImageGamma() gets the image gamma.

@@ -2607,8 +2509,7 @@ _8c.html" id="MagickGetImageGamma">MagickGetImageGamma

the magick wand.

-

MagickGetImageGravity

+

MagickGetImageGravity

MagickGetImageGravity() gets the image gravity.

@@ -2625,8 +2526,7 @@ _8c.html" id="MagickGetImageGravity">MagickGetImageGravity

the magick wand.

-

MagickGetImageGreenPrimary

+

MagickGetImageGreenPrimary

MagickGetImageGreenPrimary() returns the chromaticy green primary point.

@@ -2650,8 +2550,7 @@ _8c.html" id="MagickGetImageGreenPrimary">MagickGetImageGreenPrimary

the chromaticity green primary y-point.

-

MagickGetImageHeight

+

MagickGetImageHeight

MagickGetImageHeight() returns the image height.

@@ -2668,8 +2567,7 @@ _8c.html" id="MagickGetImageHeight">MagickGetImageHeight

the magick wand.

-

MagickGetImageHistogram

+

MagickGetImageHistogram

MagickGetImageHistogram() returns the image histogram as an array of PixelWand wands.

@@ -2690,8 +2588,7 @@ _8c.html" id="MagickGetImageHistogram">MagickGetImageHistogram

the number of unique colors in the image and the number of pixel wands returned.

-

MagickGetImageInterlaceScheme

+

MagickGetImageInterlaceScheme

MagickGetImageInterlaceScheme() gets the image interlace scheme.

@@ -2708,8 +2605,7 @@ _8c.html" id="MagickGetImageInterlaceScheme">MagickGetImageInterlaceSchemethe magick wand.

-

MagickGetImageInterpolateMethod

+

MagickGetImageInterpolateMethod

MagickGetImageInterpolateMethod() returns the interpolation method for the sepcified image.

@@ -2726,8 +2622,7 @@ _8c.html" id="MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethodthe magick wand.

-

MagickGetImageIterations

+

MagickGetImageIterations

MagickGetImageIterations() gets the image iterations.

@@ -2744,8 +2639,7 @@ _8c.html" id="MagickGetImageIterations">MagickGetImageIterations

the magick wand.

-

MagickGetImageLength

+

MagickGetImageLength

MagickGetImageLength() returns the image length in bytes.

@@ -2766,8 +2660,7 @@ _8c.html" id="MagickGetImageLength">MagickGetImageLength

the image length in bytes.

-

MagickGetImageMatteColor

+

MagickGetImageMatteColor

MagickGetImageMatteColor() returns the image matte color.

@@ -2788,8 +2681,7 @@ _8c.html" id="MagickGetImageMatteColor">MagickGetImageMatteColor

Return the matte color.

-

MagickGetImageOrientation

+

MagickGetImageOrientation

MagickGetImageOrientation() returns the image orientation.

@@ -2806,8 +2698,7 @@ _8c.html" id="MagickGetImageOrientation">MagickGetImageOrientation

the magick wand.

-

MagickGetImagePage

+

MagickGetImagePage

MagickGetImagePage() returns the page geometry associated with the image.

@@ -2837,8 +2728,7 @@ _8c.html" id="MagickGetImagePage">MagickGetImagePage

the page y-offset.

-

MagickGetImagePixelColor

+

MagickGetImagePixelColor

MagickGetImagePixelColor() returns the color of the specified pixel.

@@ -2862,8 +2752,7 @@ _8c.html" id="MagickGetImagePixelColor">MagickGetImagePixelColor

Return the colormap color in this wand.

-

MagickGetImageRedPrimary

+

MagickGetImageRedPrimary

MagickGetImageRedPrimary() returns the chromaticy red primary point.

@@ -2887,8 +2776,7 @@ _8c.html" id="MagickGetImageRedPrimary">MagickGetImageRedPrimary

the chromaticity red primary y-point.

-

MagickGetImageRegion

+

MagickGetImageRegion

MagickGetImageRegion() extracts a region of the image and returns it as a a new wand.

@@ -2919,8 +2807,7 @@ _8c.html" id="MagickGetImageRegion">MagickGetImageRegion

the region y offset.

-

MagickGetImageRenderingIntent

+

MagickGetImageRenderingIntent

MagickGetImageRenderingIntent() gets the image rendering intent.

@@ -2937,8 +2824,7 @@ _8c.html" id="MagickGetImageRenderingIntent">MagickGetImageRenderingIntentthe magick wand.

-

MagickGetImageResolution

+

MagickGetImageResolution

MagickGetImageResolution() gets the image X and Y resolution.

@@ -2962,8 +2848,7 @@ _8c.html" id="MagickGetImageResolution">MagickGetImageResolution

the image y-resolution.

-

MagickGetImageScene

+

MagickGetImageScene

MagickGetImageScene() gets the image scene.

@@ -2980,8 +2865,7 @@ _8c.html" id="MagickGetImageScene">MagickGetImageScene

the magick wand.

-

MagickGetImageSignature

+

MagickGetImageSignature

MagickGetImageSignature() generates an SHA-256 message digest for the image pixel stream.

@@ -2998,8 +2882,7 @@ _8c.html" id="MagickGetImageSignature">MagickGetImageSignature

the magick wand.

-

MagickGetImageTicksPerSecond

+

MagickGetImageTicksPerSecond

MagickGetImageTicksPerSecond() gets the image ticks-per-second.

@@ -3016,8 +2899,7 @@ _8c.html" id="MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecondthe magick wand.

-

MagickGetImageType

+

MagickGetImageType

MagickGetImageType() gets the potential image type:

@@ -3042,8 +2924,7 @@ _8c.html" id="MagickGetImageType">MagickGetImageType

the magick wand.

-

MagickGetImageUnits

+

MagickGetImageUnits

MagickGetImageUnits() gets the image units of resolution.

@@ -3060,8 +2941,7 @@ _8c.html" id="MagickGetImageUnits">MagickGetImageUnits

the magick wand.

-

MagickGetImageVirtualPixelMethod

+

MagickGetImageVirtualPixelMethod

MagickGetImageVirtualPixelMethod() returns the virtual pixel method for the sepcified image.

@@ -3078,8 +2958,7 @@ _8c.html" id="MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod

the magick wand.

-

MagickGetImageWhitePoint

+

MagickGetImageWhitePoint

MagickGetImageWhitePoint() returns the chromaticy white point.

@@ -3103,8 +2982,7 @@ _8c.html" id="MagickGetImageWhitePoint">MagickGetImageWhitePoint

the chromaticity white y-point.

-

MagickGetImageWidth

+

MagickGetImageWidth

MagickGetImageWidth() returns the image width.

@@ -3121,8 +2999,7 @@ _8c.html" id="MagickGetImageWidth">MagickGetImageWidth

the magick wand.

-

MagickGetNumberImages

+

MagickGetNumberImages

MagickGetNumberImages() returns the number of images associated with a magick wand.

@@ -3139,8 +3016,7 @@ _8c.html" id="MagickGetNumberImages">MagickGetNumberImages

the magick wand.

-

MagickGetImageTotalInkDensity

+

MagickGetImageTotalInkDensity

MagickGetImageTotalInkDensity() gets the image total ink density.

@@ -3157,8 +3033,7 @@ _8c.html" id="MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensitythe magick wand.

-

MagickHaldClutImage

+

MagickHaldClutImage

MagickHaldClutImage() replaces colors in the image from a Hald color lookup table. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.

@@ -3181,8 +3056,7 @@ _8c.html" id="MagickHaldClutImage">MagickHaldClutImage

the hald CLUT image.

-

MagickHasNextImage

+

MagickHasNextImage

MagickHasNextImage() returns MagickTrue if the wand has more images when traversing the list in the forward direction

@@ -3199,8 +3073,7 @@ _8c.html" id="MagickHasNextImage">MagickHasNextImage

the magick wand.

-

MagickHasPreviousImage

+

MagickHasPreviousImage

MagickHasPreviousImage() returns MagickTrue if the wand has more images when traversing the list in the reverse direction

@@ -3217,8 +3090,7 @@ _8c.html" id="MagickHasPreviousImage">MagickHasPreviousImage

the magick wand.

-

MagickIdentifyImage

+

MagickIdentifyImage

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

@@ -3235,8 +3107,7 @@ _8c.html" id="MagickIdentifyImage">MagickIdentifyImage

the magick wand.

-

MagickImplodeImage

+

MagickImplodeImage

MagickImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -3257,8 +3128,7 @@ _8c.html" id="MagickImplodeImage">MagickImplodeImage

Define the extent of the implosion.

-

MagickImportImagePixels

+

MagickImportImagePixels

MagickImportImagePixels() accepts pixel datand stores it in the image at the location you specify. The method returns MagickFalse on success otherwise MagickTrue if an error is encountered. The pixel data can be either char, short int, int, ssize_t, float, or double in the order specified by map.

@@ -3296,8 +3166,7 @@ _8c.html" id="MagickImportImagePixels">MagickImportImagePixels

This array of values contain the pixel components as defined by map and type. You must preallocate this array where the expected length varies depending on the values of width, height, map, and type.

-

MagickInverseFourierTransformImage

+

MagickInverseFourierTransformImage

MagickInverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.

@@ -3322,8 +3191,7 @@ _8c.html" id="MagickInverseFourierTransformImage">MagickInverseFourierTransformI

if true, return as magnitude / phase pair otherwise a real / imaginary image pair.

-

MagickLabelImage

+

MagickLabelImage

MagickLabelImage() adds a label to your image.

@@ -3343,8 +3211,7 @@ _8c.html" id="MagickLabelImage">MagickLabelImage

the image label.

-

MagickLevelImage

+

MagickLevelImage

MagickLevelImage() adjusts the levels of an image by scaling the colors falling between specified white and black points to the full available quantum range. The parameters provided represent the black, mid, and white points. The black point specifies the darkest color in the image. Colors darker than the black point are set to zero. Mid point specifies a gamma correction to apply to the image. White point specifies the lightest color in the image. Colors brighter than the white point are set to the maximum quantum value.

@@ -3377,8 +3244,7 @@ _8c.html" id="MagickLevelImage">MagickLevelImage

the white point.

-

MagickLinearStretchImage

+

MagickLinearStretchImage

MagickLinearStretchImage() stretches with saturation the image intensity.

@@ -3404,8 +3270,7 @@ _8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage

the white point.

-

MagickLiquidRescaleImage

+

MagickLiquidRescaleImage

MagickLiquidRescaleImage() rescales image with seam carving.

@@ -3430,8 +3295,7 @@ _8c.html" id="MagickLiquidRescaleImage">MagickLiquidRescaleImage

introduce a bias for non-straight seams (typically 0).

-

MagickMagnifyImage

+

MagickMagnifyImage

MagickMagnifyImage() is a convenience method that scales an image proportionally to twice its original size.

@@ -3448,8 +3312,7 @@ _8c.html" id="MagickMagnifyImage">MagickMagnifyImage

the magick wand.

-

MagickMedianFilterImage

+

MagickMedianFilterImage

MagickMedianFilterImage() applies a digital filter that improves the quality of a noisy image. Each pixel is replaced by the median in a set of neighboring pixels as defined by radius.

@@ -3470,8 +3333,7 @@ _8c.html" id="MagickMedianFilterImage">MagickMedianFilterImage

the radius of the pixel neighborhood.

-

MagickMergeImageLayers

+

MagickMergeImageLayers

MagickMergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.

@@ -3500,8 +3362,7 @@ _8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers

MosaicLayer: Start with the virtual canvas of the first image, enlarging left and right edges to contain all images. Images with negative offsets will be clipped.

-

MagickMinifyImage

+

MagickMinifyImage

MagickMinifyImage() is a convenience method that scales an image proportionally to one-half its original size

@@ -3518,8 +3379,7 @@ _8c.html" id="MagickMinifyImage">MagickMinifyImage

the magick wand.

-

MagickModulateImage

+

MagickModulateImage

MagickModulateImage() lets you control the brightness, saturation, and hue of an image. Hue is the percentage of absolute rotation from the current position. For example 50 results in a counter-clockwise rotation of 90 degrees, 150 results in a clockwise rotation of 90 degrees, with 0 and 200 both resulting in a rotation of 180 degrees.

@@ -3548,8 +3408,7 @@ _8c.html" id="MagickModulateImage">MagickModulateImage

the percent change in hue.

-

MagickMontageImage

+

MagickMontageImage

MagickMontageImage() creates a composite image by combining several separate images. The images are tiled on the composite image with the name of the image optionally appearing just below the individual tile.

@@ -3584,8 +3443,7 @@ _8c.html" id="MagickMontageImage">MagickMontageImage

Surround the image with an ornamental border (e.g. 15x15+3+3). The frame color is that of the thumbnail's matte color.

-

MagickMorphImages

+

MagickMorphImages

MagickMorphImages() method morphs a set of images. Both the image pixels and size are linearly interpolated to give the appearance of a meta-morphosis from one image to the next.

@@ -3606,8 +3464,7 @@ _8c.html" id="MagickMorphImages">MagickMorphImages

the number of in-between images to generate.

-

MagickMorphologyImage

+

MagickMorphologyImage

MagickMorphologyImage() applies a user supplied kernel to the image according to the given mophology method.

@@ -3640,8 +3497,7 @@ _8c.html" id="MagickMorphologyImage">MagickMorphologyImage

An array of doubles representing the morphology kernel.

-

MagickMotionBlurImage

+

MagickMotionBlurImage

MagickMotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.

@@ -3674,8 +3530,7 @@ _8c.html" id="MagickMotionBlurImage">MagickMotionBlurImage

Apply the effect along this angle.

-

MagickNegateImage

+

MagickNegateImage

MagickNegateImage() negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated.

@@ -3703,8 +3558,7 @@ _8c.html" id="MagickNegateImage">MagickNegateImage

If MagickTrue, only negate grayscale pixels within the image.

-

MagickNewImage

+

MagickNewImage

MagickNewImage() adds a blank image canvas of the specified size and background color to the wand.

@@ -3732,8 +3586,7 @@ _8c.html" id="MagickNewImage">MagickNewImage

the image color.

-

MagickNextImage

+

MagickNextImage

MagickNextImage() associates the next image in the image list with a magick wand.

@@ -3750,8 +3603,7 @@ _8c.html" id="MagickNextImage">MagickNextImage

the magick wand.

-

MagickNormalizeImage

+

MagickNormalizeImage

MagickNormalizeImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available

@@ -3775,8 +3627,7 @@ _8c.html" id="MagickNormalizeImage">MagickNormalizeImage

the image channel(s).

-

MagickOilPaintImage

+

MagickOilPaintImage

MagickOilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.

@@ -3797,8 +3648,7 @@ _8c.html" id="MagickOilPaintImage">MagickOilPaintImage

the radius of the circular neighborhood.

-

MagickOpaquePaintImage

+

MagickOpaquePaintImage

MagickOpaquePaintImage() changes any pixel that matches color with the color defined by fill.

@@ -3835,8 +3685,7 @@ _8c.html" id="MagickOpaquePaintImage">MagickOpaquePaintImage

paint any pixel that does not match the target color.

-

MagickOptimizeImageLayers

+

MagickOptimizeImageLayers

MagickOptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the animation.

@@ -3853,8 +3702,7 @@ _8c.html" id="MagickOptimizeImageLayers">MagickOptimizeImageLayers

the magick wand.

-

MagickOrderedPosterizeImage

+

MagickOrderedPosterizeImage

MagickOrderedPosterizeImage() performs an ordered dither based on a number of pre-defined dithering threshold maps, but over multiple intensity levels, which can be different for different channels, according to the input arguments.

@@ -3886,8 +3734,7 @@ _8c.html" id="MagickOrderedPosterizeImage">MagickOrderedPosterizeImage

For example: "o3x3,6" generates a 6 level posterization of the image with a ordered 3x3 diffused pixel dither being applied between each level. While checker,8,8,4 will produce a 332 colormaped image with only a single checkerboard hash pattern (50 grey) between each color level, to basically double the number of color levels with a bare minimim of dithering.

-

MagickPingImage

+

MagickPingImage

MagickPingImage() is like MagickReadImage() except the only valid information returned is the image width, height, size, and format. It is designed to efficiently obtain this information from a file without reading the entire image sequence into memory.

@@ -3907,8 +3754,7 @@ _8c.html" id="MagickPingImage">MagickPingImage

the image filename.

-

MagickPingImageBlob

+

MagickPingImageBlob

MagickPingImageBlob() pings an image or image sequence from a blob.

@@ -3932,8 +3778,7 @@ _8c.html" id="MagickPingImageBlob">MagickPingImageBlob

the blob length.

-

MagickPingImageFile

+

MagickPingImageFile

MagickPingImageFile() pings an image or image sequence from an open file descriptor.

@@ -3953,8 +3798,7 @@ _8c.html" id="MagickPingImageFile">MagickPingImageFile

the file descriptor.

-

MagickPolaroidImage

+

MagickPolaroidImage

MagickPolaroidImage() simulates a Polaroid picture.

@@ -3978,8 +3822,7 @@ _8c.html" id="MagickPolaroidImage">MagickPolaroidImage

Apply the effect along this angle.

-

MagickPosterizeImage

+

MagickPosterizeImage

MagickPosterizeImage() reduces the image to a limited number of color level.

@@ -4003,8 +3846,7 @@ _8c.html" id="MagickPosterizeImage">MagickPosterizeImage

Set this integer value to something other than zero to dither the mapped image.

-

MagickPreviewImages

+

MagickPreviewImages

MagickPreviewImages() tiles 9 thumbnails of the specified image with an image processing operation applied at varying strengths. This helpful to quickly pin-point an appropriate parameter for an image processing operation.

@@ -4025,8 +3867,7 @@ _8c.html" id="MagickPreviewImages">MagickPreviewImages

the preview type.

-

MagickPreviousImage

+

MagickPreviousImage

MagickPreviousImage() assocates the previous image in an image list with the magick wand.

@@ -4043,8 +3884,7 @@ _8c.html" id="MagickPreviousImage">MagickPreviousImage

the magick wand.

-

MagickQuantizeImage

+

MagickQuantizeImage

MagickQuantizeImage() analyzes the colors within a reference image and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time.

@@ -4079,8 +3919,7 @@ _8c.html" id="MagickQuantizeImage">MagickQuantizeImage

A value other than zero measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value.

-

MagickQuantizeImages

+

MagickQuantizeImages

MagickQuantizeImages() analyzes the colors within a sequence of images and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time.

@@ -4115,8 +3954,7 @@ _8c.html" id="MagickQuantizeImages">MagickQuantizeImages

A value other than zero measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value.

-

MagickRadialBlurImage

+

MagickRadialBlurImage

MagickRadialBlurImage() radial blurs an image.

@@ -4142,8 +3980,7 @@ _8c.html" id="MagickRadialBlurImage">MagickRadialBlurImage

the angle of the blur in degrees.

-

MagickRaiseImage

+

MagickRaiseImage

MagickRaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.

@@ -4168,8 +4005,7 @@ _8c.html" id="MagickRaiseImage">MagickRaiseImage

A value other than zero creates a 3-D raise effect, otherwise it has a lowered effect.

-

MagickRandomThresholdImage

+

MagickRandomThresholdImage

MagickRandomThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.

@@ -4195,8 +4031,7 @@ _8c.html" id="MagickRandomThresholdImage">MagickRandomThresholdImage

Specify the high and low thresholds. These values range from 0 to QuantumRange.

-

MagickReadImage

+

MagickReadImage

MagickReadImage() reads an image or image sequence. The images are inserted at the current image pointer position. Use MagickSetFirstIterator(), MagickSetLastIterator, or MagickSetImageIndex() to specify the current image pointer position at the beginning of the image list, the end, or anywhere in-between respectively.

@@ -4216,8 +4051,7 @@ _8c.html" id="MagickReadImage">MagickReadImage

the image filename.

-

MagickReadImageBlob

+

MagickReadImageBlob

MagickReadImageBlob() reads an image or image sequence from a blob.

@@ -4241,8 +4075,7 @@ _8c.html" id="MagickReadImageBlob">MagickReadImageBlob

the blob length.

-

MagickReadImageFile

+

MagickReadImageFile

MagickReadImageFile() reads an image or image sequence from an open file descriptor.

@@ -4262,8 +4095,7 @@ _8c.html" id="MagickReadImageFile">MagickReadImageFile

the file descriptor.

-

MagickReduceNoiseImage

+

MagickReduceNoiseImage

MagickReduceNoiseImage() smooths the contours of an image while still preserving edge information. The algorithm works by replacing each pixel with its neighbor closest in value. A neighbor is defined by radius. Use a radius of 0 and ReduceNoise() selects a suitable radius for you.

@@ -4284,8 +4116,7 @@ _8c.html" id="MagickReduceNoiseImage">MagickReduceNoiseImage

the radius of the pixel neighborhood.

-

MagickRemapImage

+

MagickRemapImage

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

@@ -4309,8 +4140,7 @@ _8c.html" id="MagickRemapImage">MagickRemapImage

choose from these dither methods: NoDitherMethod, RiemersmaDitherMethod, or FloydSteinbergDitherMethod.

-

MagickRemoveImage

+

MagickRemoveImage

MagickRemoveImage() removes an image from the image list.

@@ -4330,8 +4160,7 @@ _8c.html" id="MagickRemoveImage">MagickRemoveImage

the splice wand.

-

MagickResampleImage

+

MagickResampleImage

MagickResampleImage() resample image to desired resolution.

@@ -4366,8 +4195,7 @@ _8c.html" id="MagickResampleImage">MagickResampleImage

the blur factor where > 1 is blurry, < 1 is sharp.

-

MagickResetImagePage

+

MagickResetImagePage

MagickResetImagePage() resets the Wand page canvas and position.

@@ -4388,8 +4216,7 @@ _8c.html" id="MagickResetImagePage">MagickResetImagePage

the relative page specification.

-

MagickResizeImage

+

MagickResizeImage

MagickResizeImage() scales an image to the desired dimensions with one of these filters:

@@ -4430,8 +4257,7 @@ _8c.html" id="MagickResizeImage">MagickResizeImage

the blur factor where > 1 is blurry, < 1 is sharp.

-

MagickRollImage

+

MagickRollImage

MagickRollImage() offsets an image as defined by x and y.

@@ -4456,8 +4282,7 @@ _8c.html" id="MagickRollImage">MagickRollImage
-

MagickRotateImage

+

MagickRotateImage

MagickRotateImage() rotates an image the specified number of degrees. Empty triangles left over from rotating the image are filled with the background color.

@@ -4482,8 +4307,7 @@ _8c.html" id="MagickRotateImage">MagickRotateImage
-

MagickSampleImage

+

MagickSampleImage

MagickSampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.

@@ -4508,8 +4332,7 @@ _8c.html" id="MagickSampleImage">MagickSampleImage
-

MagickScaleImage

+

MagickScaleImage

MagickScaleImage() scales the size of an image to the given dimensions.

@@ -4534,8 +4357,7 @@ _8c.html" id="MagickScaleImage">MagickScaleImage
-

MagickSegmentImage

+

MagickSegmentImage

MagickSegmentImage() segments an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.

@@ -4566,8 +4388,7 @@ _8c.html" id="MagickSegmentImage">MagickSegmentImage

the smoothing threshold eliminates noise in the second derivative of the histogram. As the value is increased, you can expect a smoother second derivative.

-

MagickSelectiveBlurImage

+

MagickSelectiveBlurImage

MagickSelectiveBlurImage() selectively blur an image within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.

@@ -4600,8 +4421,7 @@ _8c.html" id="MagickSelectiveBlurImage">MagickSelectiveBlurImage

only pixels within this contrast threshold are included in the blur operation.

-

MagickSeparateImageChannel

+

MagickSeparateImageChannel

MagickSeparateImageChannel() separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.

@@ -4622,8 +4442,7 @@ _8c.html" id="MagickSeparateImageChannel">MagickSeparateImageChannel

the image channel(s).

-

MagickSepiaToneImage

+

MagickSepiaToneImage

MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.

@@ -4644,8 +4463,7 @@ _8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage

Define the extent of the sepia toning.

-

MagickSetImage

+

MagickSetImage

MagickSetImage() replaces the last image returned by MagickSetImageIndex(), MagickNextImage(), MagickPreviousImage() with the images from the specified wand.

@@ -4666,8 +4484,7 @@ _8c.html" id="MagickSetImage">MagickSetImage

the set_wand wand.

-

MagickSetImageAlphaChannel

+

MagickSetImageAlphaChannel

MagickSetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.

@@ -4688,8 +4505,7 @@ _8c.html" id="MagickSetImageAlphaChannel">MagickSetImageAlphaChannel

the alpha channel type: ActivateAlphaChannel, DeactivateAlphaChannel, OpaqueAlphaChannel, or SetAlphaChannel.

-

MagickSetImageBackgroundColor

+

MagickSetImageBackgroundColor

MagickSetImageBackgroundColor() sets the image background color.

@@ -4710,8 +4526,7 @@ _8c.html" id="MagickSetImageBackgroundColor">MagickSetImageBackgroundColorthe background pixel wand.

-

MagickSetImageBias

+

MagickSetImageBias

MagickSetImageBias() sets the image bias for any method that convolves an image (e.g. MagickConvolveImage()).

@@ -4732,8 +4547,7 @@ _8c.html" id="MagickSetImageBias">MagickSetImageBias

the image bias.

-

MagickSetImageBluePrimary

+

MagickSetImageBluePrimary

MagickSetImageBluePrimary() sets the image chromaticity blue primary point.

@@ -4757,8 +4571,7 @@ _8c.html" id="MagickSetImageBluePrimary">MagickSetImageBluePrimary

the blue primary y-point.

-

MagickSetImageBorderColor

+

MagickSetImageBorderColor

MagickSetImageBorderColor() sets the image border color.

@@ -4779,8 +4592,7 @@ _8c.html" id="MagickSetImageBorderColor">MagickSetImageBorderColor

the border pixel wand.

-

MagickSetImageChannelDepth

+

MagickSetImageChannelDepth

MagickSetImageChannelDepth() sets the depth of a particular image channel.

@@ -4804,8 +4616,7 @@ _8c.html" id="MagickSetImageChannelDepth">MagickSetImageChannelDepth

the image depth in bits.

-

MagickSetImageClipMask

+

MagickSetImageClipMask

MagickSetImageClipMask() sets image clip mask.

@@ -4826,8 +4637,7 @@ _8c.html" id="MagickSetImageClipMask">MagickSetImageClipMask

the clip_mask wand.

-

MagickSetImageColor

+

MagickSetImageColor

MagickSetImageColor() set the entire wand canvas to the specified color.

@@ -4848,8 +4658,7 @@ _8c.html" id="MagickSetImageColor">MagickSetImageColor

the image color.

-

MagickSetImageColormapColor

+

MagickSetImageColormapColor

MagickSetImageColormapColor() sets the color of the specified colormap index.

@@ -4873,8 +4682,7 @@ _8c.html" id="MagickSetImageColormapColor">MagickSetImageColormapColor

Return the colormap color in this wand.

-

MagickSetImageColorspace

+

MagickSetImageColorspace

MagickSetImageColorspace() sets the image colorspace.

@@ -4895,8 +4703,7 @@ _8c.html" id="MagickSetImageColorspace">MagickSetImageColorspace

the image colorspace: UndefinedColorspace, RGBColorspace, GRAYColorspace, TransparentColorspace, OHTAColorspace, XYZColorspace, YCbCrColorspace, YCCColorspace, YIQColorspace, YPbPrColorspace, YPbPrColorspace, YUVColorspace, CMYKColorspace, sRGBColorspace, HSLColorspace, or HWBColorspace.

-

MagickSetImageCompose

+

MagickSetImageCompose

MagickSetImageCompose() sets the image composite operator, useful for specifying how to composite the image thumbnail when using the MagickMontageImage() method.

@@ -4917,8 +4724,7 @@ _8c.html" id="MagickSetImageCompose">MagickSetImageCompose

the image composite operator.

-

MagickSetImageCompression

+

MagickSetImageCompression

MagickSetImageCompression() sets the image compression.

@@ -4939,8 +4745,7 @@ _8c.html" id="MagickSetImageCompression">MagickSetImageCompression

the image compression type.

-

MagickSetImageCompressionQuality

+

MagickSetImageCompressionQuality

MagickSetImageCompressionQuality() sets the image compression quality.

@@ -4961,8 +4766,7 @@ _8c.html" id="MagickSetImageCompressionQuality">MagickSetImageCompressionQuality

the image compression tlityype.

-

MagickSetImageDelay

+

MagickSetImageDelay

MagickSetImageDelay() sets the image delay.

@@ -4983,8 +4787,7 @@ _8c.html" id="MagickSetImageDelay">MagickSetImageDelay

the image delay in ticks-per-second units.

-

MagickSetImageDepth

+

MagickSetImageDepth

MagickSetImageDepth() sets the image depth.

@@ -5005,8 +4808,7 @@ _8c.html" id="MagickSetImageDepth">MagickSetImageDepth

the image depth in bits: 8, 16, or 32.

-

MagickSetImageDispose

+

MagickSetImageDispose

MagickSetImageDispose() sets the image disposal method.

@@ -5027,8 +4829,7 @@ _8c.html" id="MagickSetImageDispose">MagickSetImageDispose

the image disposeal type.

-

MagickSetImageExtent

+

MagickSetImageExtent

MagickSetImageExtent() sets the image size (i.e. columns & rows).

@@ -5052,8 +4853,7 @@ _8c.html" id="MagickSetImageExtent">MagickSetImageExtent

The image height in pixels.

-

MagickSetImageFilename

+

MagickSetImageFilename

MagickSetImageFilename() sets the filename of a particular image in a sequence.

@@ -5074,8 +4874,7 @@ _8c.html" id="MagickSetImageFilename">MagickSetImageFilename

the image filename.

-

MagickSetImageFormat

+

MagickSetImageFormat

MagickSetImageFormat() sets the format of a particular image in a sequence.

@@ -5096,8 +4895,7 @@ _8c.html" id="MagickSetImageFormat">MagickSetImageFormat

the image format.

-

MagickSetImageFuzz

+

MagickSetImageFuzz

MagickSetImageFuzz() sets the image fuzz.

@@ -5118,8 +4916,7 @@ _8c.html" id="MagickSetImageFuzz">MagickSetImageFuzz

the image fuzz.

-

MagickSetImageGamma

+

MagickSetImageGamma

MagickSetImageGamma() sets the image gamma.

@@ -5140,8 +4937,7 @@ _8c.html" id="MagickSetImageGamma">MagickSetImageGamma

the image gamma.

-

MagickSetImageGravity

+

MagickSetImageGravity

MagickSetImageGravity() sets the image gravity type.

@@ -5162,8 +4958,7 @@ _8c.html" id="MagickSetImageGravity">MagickSetImageGravity

the image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.

-

MagickSetImageGreenPrimary

+

MagickSetImageGreenPrimary

MagickSetImageGreenPrimary() sets the image chromaticity green primary point.

@@ -5188,8 +4983,7 @@ _8c.html" id="MagickSetImageGreenPrimary">MagickSetImageGreenPrimary
-

MagickSetImageInterlaceScheme

+

MagickSetImageInterlaceScheme

MagickSetImageInterlaceScheme() sets the image interlace scheme.

@@ -5210,8 +5004,7 @@ _8c.html" id="MagickSetImageInterlaceScheme">MagickSetImageInterlaceSchemethe image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.

-

MagickSetImageInterpolateMethod

+

MagickSetImageInterpolateMethod

MagickSetImageInterpolateMethod() sets the image interpolate pixel method.

@@ -5232,8 +5025,7 @@ _8c.html" id="MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethodthe image interpole pixel methods: choose from Undefined, Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor.

-

MagickSetImageIterations

+

MagickSetImageIterations

MagickSetImageIterations() sets the image iterations.

@@ -5254,8 +5046,7 @@ _8c.html" id="MagickSetImageIterations">MagickSetImageIterations

the image delay in 1/100th of a second.

-

MagickSetImageMatte

+

MagickSetImageMatte

MagickSetImageMatte() sets the image matte channel.

@@ -5276,8 +5067,7 @@ _8c.html" id="MagickSetImageMatte">MagickSetImageMatte

Set to MagickTrue to enable the image matte channel otherwise MagickFalse.

-

MagickSetImageMatteColor

+

MagickSetImageMatteColor

MagickSetImageMatteColor() sets the image matte color.

@@ -5298,8 +5088,7 @@ _8c.html" id="MagickSetImageMatteColor">MagickSetImageMatteColor

the matte pixel wand.

-

MagickSetImageOpacity

+

MagickSetImageOpacity

MagickSetImageOpacity() sets the image to the specified opacity level.

@@ -5320,8 +5109,7 @@ _8c.html" id="MagickSetImageOpacity">MagickSetImageOpacity

the level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.

-

MagickSetImageOrientation

+

MagickSetImageOrientation

MagickSetImageOrientation() sets the image orientation.

@@ -5342,8 +5130,7 @@ _8c.html" id="MagickSetImageOrientation">MagickSetImageOrientation

the image orientation type.

-

MagickSetImagePage

+

MagickSetImagePage

MagickSetImagePage() sets the page geometry of the image.

@@ -5374,8 +5161,7 @@ _8c.html" id="MagickSetImagePage">MagickSetImagePage

the page y-offset.

-

MagickSetImageProgressMonitor

+

MagickSetImageProgressMonitor

MagickSetImageProgressMonitor() sets the wand image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:

@@ -5407,8 +5193,7 @@ _8c.html" id="MagickSetImageProgressMonitor">MagickSetImageProgressMonitorSpecifies a pointer to any client data.

-

MagickSetImageRedPrimary

+

MagickSetImageRedPrimary

MagickSetImageRedPrimary() sets the image chromaticity red primary point.

@@ -5432,8 +5217,7 @@ _8c.html" id="MagickSetImageRedPrimary">MagickSetImageRedPrimary

the red primary y-point.

-

MagickSetImageRenderingIntent

+

MagickSetImageRenderingIntent

MagickSetImageRenderingIntent() sets the image rendering intent.

@@ -5454,8 +5238,7 @@ _8c.html" id="MagickSetImageRenderingIntent">MagickSetImageRenderingIntentthe image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent.

-

MagickSetImageResolution

+

MagickSetImageResolution

MagickSetImageResolution() sets the image resolution.

@@ -5479,8 +5262,7 @@ _8c.html" id="MagickSetImageResolution">MagickSetImageResolution

the image y resolution.

-

MagickSetImageScene

+

MagickSetImageScene

MagickSetImageScene() sets the image scene.

@@ -5501,8 +5283,7 @@ _8c.html" id="MagickSetImageScene">MagickSetImageScene

the image scene number.

-

MagickSetImageTicksPerSecond

+

MagickSetImageTicksPerSecond

MagickSetImageTicksPerSecond() sets the image ticks-per-second.

@@ -5523,8 +5304,7 @@ _8c.html" id="MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecondthe units to use for the image delay.

-

MagickSetImageType

+

MagickSetImageType

MagickSetImageType() sets the image type.

@@ -5545,8 +5325,7 @@ _8c.html" id="MagickSetImageType">MagickSetImageType

the image type: UndefinedType, BilevelType, GrayscaleType, GrayscaleMatteType, PaletteType, PaletteMatteType, TrueColorType, TrueColorMatteType, ColorSeparationType, ColorSeparationMatteType, or OptimizeType.

-

MagickSetImageUnits

+

MagickSetImageUnits

MagickSetImageUnits() sets the image units of resolution.

@@ -5567,8 +5346,7 @@ _8c.html" id="MagickSetImageUnits">MagickSetImageUnits

the image units of resolution : UndefinedResolution, PixelsPerInchResolution, or PixelsPerCentimeterResolution.

-

MagickSetImageVirtualPixelMethod

+

MagickSetImageVirtualPixelMethod

MagickSetImageVirtualPixelMethod() sets the image virtual pixel method.

@@ -5589,8 +5367,7 @@ _8c.html" id="MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod

the image virtual pixel method : UndefinedVirtualPixelMethod, ConstantVirtualPixelMethod, EdgeVirtualPixelMethod, MirrorVirtualPixelMethod, or TileVirtualPixelMethod.

-

MagickSetImageWhitePoint

+

MagickSetImageWhitePoint

MagickSetImageWhitePoint() sets the image chromaticity white point.

@@ -5614,8 +5391,7 @@ _8c.html" id="MagickSetImageWhitePoint">MagickSetImageWhitePoint

the white y-point.

-

MagickShadeImage

+

MagickShadeImage

MagickShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.

@@ -5640,8 +5416,7 @@ _8c.html" id="MagickShadeImage">MagickShadeImage

Define the light source direction.

-

MagickShadowImage

+

MagickShadowImage

MagickShadowImage() simulates an image shadow.

@@ -5671,8 +5446,7 @@ _8c.html" id="MagickShadowImage">MagickShadowImage

the shadow y-offset.

-

MagickSharpenImage

+

MagickSharpenImage

MagickSharpenImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickSharpenImage() selects a suitable radius for you.

@@ -5701,8 +5475,7 @@ _8c.html" id="MagickSharpenImage">MagickSharpenImage

the standard deviation of the Gaussian, in pixels.

-

MagickShaveImage

+

MagickShaveImage

MagickShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -5727,8 +5500,7 @@ _8c.html" id="MagickShaveImage">MagickShaveImage
-

MagickShearImage

+

MagickShearImage

MagickShearImage() slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color.

@@ -5755,8 +5527,7 @@ _8c.html" id="MagickShearImage">MagickShearImage

the number of degrees to shear the image.

-

MagickSigmoidalContrastImage

+

MagickSigmoidalContrastImage

MagickSigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.

@@ -5789,8 +5560,7 @@ _8c.html" id="MagickSigmoidalContrastImage">MagickSigmoidalContrastImagemidpoint of the function as a color value 0 to QuantumRange.

-

MagickSimilarityImage

+

MagickSimilarityImage

MagickSimilarityImage() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.

@@ -5817,8 +5587,7 @@ _8c.html" id="MagickSimilarityImage">MagickSimilarityImage

the computed similarity between the images.

-

MagickSketchImage

+

MagickSketchImage

MagickSketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.

@@ -5845,8 +5614,7 @@ _8c.html" id="MagickSketchImage">MagickSketchImage

Apply the effect along this angle.

-

MagickSmushImages

+

MagickSmushImages

MagickSmushImages() takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.

@@ -5870,8 +5638,7 @@ _8c.html" id="MagickSmushImages">MagickSmushImages

minimum distance in pixels between images.

-

MagickSolarizeImage

+

MagickSolarizeImage

MagickSolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.

@@ -5892,8 +5659,7 @@ _8c.html" id="MagickSolarizeImage">MagickSolarizeImage

Define the extent of the solarization.

-

MagickSparseColorImage

+

MagickSparseColorImage

MagickSparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.

@@ -5929,8 +5695,7 @@ _8c.html" id="MagickSparseColorImage">MagickSparseColorImage

the arguments for this sparseion method.

-

MagickSpliceImage

+

MagickSpliceImage

MagickSpliceImage() splices a solid color into the image.

@@ -5961,8 +5726,7 @@ _8c.html" id="MagickSpliceImage">MagickSpliceImage

the region y offset.

-

MagickSpreadImage

+

MagickSpreadImage

MagickSpreadImage() is a special effects method that randomly displaces each pixel in a block defined by the radius parameter.

@@ -5982,8 +5746,7 @@ _8c.html" id="MagickSpreadImage">MagickSpreadImage

Choose a random pixel in a neighborhood of this extent.

-

MagickSteganoImage

+

MagickSteganoImage

MagickSteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.

@@ -6007,8 +5770,7 @@ _8c.html" id="MagickSteganoImage">MagickSteganoImage

Start hiding at this offset into the image.

-

MagickStereoImage

+

MagickStereoImage

MagickStereoImage() composites two images and produces a single image that is the composite of a left and right image of a stereo pair

@@ -6029,8 +5791,7 @@ _8c.html" id="MagickStereoImage">MagickStereoImage

Another image wand.

-

MagickStripImage

+

MagickStripImage

MagickStripImage() strips an image of all profiles and comments.

@@ -6047,8 +5808,7 @@ _8c.html" id="MagickStripImage">MagickStripImage

the magick wand.

-

MagickSwirlImage

+

MagickSwirlImage

MagickSwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.

@@ -6068,8 +5828,7 @@ _8c.html" id="MagickSwirlImage">MagickSwirlImage

Define the tightness of the swirling effect.

-

MagickTextureImage

+

MagickTextureImage

MagickTextureImage() repeatedly tiles the texture image across and down the image canvas.

@@ -6090,8 +5849,7 @@ _8c.html" id="MagickTextureImage">MagickTextureImage

the texture wand

-

MagickThresholdImage

+

MagickThresholdImage

MagickThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.

@@ -6117,8 +5875,7 @@ _8c.html" id="MagickThresholdImage">MagickThresholdImage

Define the threshold value.

-

MagickThumbnailImage

+

MagickThumbnailImage

MagickThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.

@@ -6142,8 +5899,7 @@ _8c.html" id="MagickThumbnailImage">MagickThumbnailImage

the number of rows in the scaled image.

-

MagickTintImage

+

MagickTintImage

MagickTintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5)))).

@@ -6167,8 +5923,7 @@ _8c.html" id="MagickTintImage">MagickTintImage

the opacity pixel wand.

-

MagickTransformImage

+

MagickTransformImage

MagickTransformImage() is a convenience method that behaves like MagickResizeImage() or MagickCropImage() but accepts scaling and/or cropping information as a region geometry specification. If the operation fails, a NULL image handle is returned.

@@ -6192,8 +5947,7 @@ _8c.html" id="MagickTransformImage">MagickTransformImage

An image geometry string. This geometry defines the final size of the image.

-

MagickTransformImageColorspace

+

MagickTransformImageColorspace

MagickTransformImageColorspace() transform the image colorspace.

@@ -6214,8 +5968,7 @@ _8c.html" id="MagickTransformImageColorspace">MagickTransformImageColorspace

the image colorspace: UndefinedColorspace, RGBColorspace, GRAYColorspace, TransparentColorspace, OHTAColorspace, XYZColorspace, YCbCrColorspace, YCCColorspace, YIQColorspace, YPbPrColorspace, YPbPrColorspace, YUVColorspace, CMYKColorspace, sRGBColorspace, HSLColorspace, or HWBColorspace.

-

MagickTransparentPaintImage

+

MagickTransparentPaintImage

MagickTransparentPaintImage() changes any pixel that matches color with the color defined by fill.

@@ -6246,8 +5999,7 @@ _8c.html" id="MagickTransparentPaintImage">MagickTransparentPaintImage

paint any pixel that does not match the target color.

-

MagickTransposeImage

+

MagickTransposeImage

MagickTransposeImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them 90-degrees.

@@ -6264,8 +6016,7 @@ _8c.html" id="MagickTransposeImage">MagickTransposeImage

the magick wand.

-

MagickTransverseImage

+

MagickTransverseImage

MagickTransverseImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them 270-degrees.

@@ -6282,8 +6033,7 @@ _8c.html" id="MagickTransverseImage">MagickTransverseImage

the magick wand.

-

MagickTrimImage

+

MagickTrimImage

MagickTrimImage() remove edges that are the background color from the image.

@@ -6303,8 +6053,7 @@ _8c.html" id="MagickTrimImage">MagickTrimImage

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.

-

MagickUniqueImageColors

+

MagickUniqueImageColors

MagickUniqueImageColors() discards all but one of any pixel color.

@@ -6321,8 +6070,7 @@ _8c.html" id="MagickUniqueImageColors">MagickUniqueImageColors

the magick wand.

-

MagickUnsharpMaskImage

+

MagickUnsharpMaskImage

MagickUnsharpMaskImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.

@@ -6359,8 +6107,7 @@ _8c.html" id="MagickUnsharpMaskImage">MagickUnsharpMaskImage

the threshold in pixels needed to apply the diffence amount.

-

MagickVignetteImage

+

MagickVignetteImage

MagickVignetteImage() softens the edges of the image in vignette style.

@@ -6388,8 +6135,7 @@ _8c.html" id="MagickVignetteImage">MagickVignetteImage

Define the x and y ellipse offset.

-

MagickWaveImage

+

MagickWaveImage

MagickWaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.

@@ -6410,8 +6156,7 @@ _8c.html" id="MagickWaveImage">MagickWaveImage

Define the amplitude and wave length of the sine wave.

-

MagickWhiteThresholdImage

+

MagickWhiteThresholdImage

MagickWhiteThresholdImage() is like ThresholdImage() but force all pixels above the threshold into white while leaving all pixels below the threshold unchanged.

@@ -6432,8 +6177,7 @@ _8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage

the pixel wand.

-

MagickWriteImage

+

MagickWriteImage

MagickWriteImage() writes an image to the specified filename. If the filename parameter is NULL, the image is written to the filename set by MagickReadImage() or MagickSetImageFilename().

@@ -6455,8 +6199,7 @@ _8c.html" id="MagickWriteImage">MagickWriteImage
-

MagickWriteImageFile

+

MagickWriteImageFile

MagickWriteImageFile() writes an image to an open file descriptor.

@@ -6476,8 +6219,7 @@ _8c.html" id="MagickWriteImageFile">MagickWriteImageFile

the file descriptor.

-

MagickWriteImages

+

MagickWriteImages

MagickWriteImages() writes an image or image sequence.

@@ -6501,8 +6243,7 @@ _8c.html" id="MagickWriteImages">MagickWriteImages

join images into a single multi-image file.

-

MagickWriteImagesFile

+

MagickWriteImagesFile

MagickWriteImagesFile() writes an image sequence to an open file descriptor.

diff --git a/www/api/magick-property.html b/www/api/magick-property.html index 150120c12..5de22c22e 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module magick-property - Methods

+

Module magick-property Methods

-

MagickDeleteImageArtifact

+

MagickDeleteImageArtifact

MagickDeleteImageArtifact() deletes a wand artifact.

@@ -216,8 +214,7 @@ _8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact

the image artifact.

-

MagickDeleteImageProperty

+

MagickDeleteImageProperty

MagickDeleteImageProperty() deletes a wand property.

@@ -238,8 +235,7 @@ _8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty

the image property.

-

MagickDeleteOption

+

MagickDeleteOption

MagickDeleteOption() deletes a wand option.

@@ -260,8 +256,7 @@ _8c.html" id="MagickDeleteOption">MagickDeleteOption

the image option.

-

MagickGetAntialias

+

MagickGetAntialias

MagickGetAntialias() returns the antialias property associated with the wand.

@@ -278,8 +273,7 @@ _8c.html" id="MagickGetAntialias">MagickGetAntialias

the magick wand.

-

MagickGetBackgroundColor

+

MagickGetBackgroundColor

MagickGetBackgroundColor() returns the wand background color.

@@ -296,8 +290,7 @@ _8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor

the magick wand.

-

MagickGetColorspace

+

MagickGetColorspace

MagickGetColorspace() gets the wand colorspace type.

@@ -314,8 +307,7 @@ _8c.html" id="MagickGetColorspace">MagickGetColorspace

the magick wand.

-

MagickGetCompression

+

MagickGetCompression

MagickGetCompression() gets the wand compression type.

@@ -332,8 +324,7 @@ _8c.html" id="MagickGetCompression">MagickGetCompression

the magick wand.

-

MagickGetCompressionQuality

+

MagickGetCompressionQuality

MagickGetCompressionQuality() gets the wand compression quality.

@@ -350,8 +341,7 @@ _8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality

the magick wand.

-

MagickGetCopyright

+

MagickGetCopyright

MagickGetCopyright() returns the ImageMagick API copyright as a string constant.

@@ -363,8 +353,7 @@ _8c.html" id="MagickGetCopyright">MagickGetCopyright
-

MagickGetFilename

+

MagickGetFilename

MagickGetFilename() returns the filename associated with an image sequence.

@@ -381,8 +370,7 @@ _8c.html" id="MagickGetFilename">MagickGetFilename

the magick wand.

-

MagickGetFont

+

MagickGetFont

MagickGetFont() returns the font associated with the MagickWand.

@@ -399,8 +387,7 @@ _8c.html" id="MagickGetFont">MagickGetFont

the magick wand.

-

MagickGetFormat

+

MagickGetFormat

MagickGetFormat() returns the format of the magick wand.

@@ -417,8 +404,7 @@ _8c.html" id="MagickGetFormat">MagickGetFormat

the magick wand.

-

MagickGetGravity

+

MagickGetGravity

MagickGetGravity() gets the wand gravity.

@@ -435,8 +421,7 @@ _8c.html" id="MagickGetGravity">MagickGetGravity

the magick wand.

-

MagickGetHomeURL

+

MagickGetHomeURL

MagickGetHomeURL() returns the ImageMagick home URL.

@@ -448,8 +433,7 @@ _8c.html" id="MagickGetHomeURL">MagickGetHomeURL
-

MagickGetImageArtifact

+

MagickGetImageArtifact

MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -469,8 +453,7 @@ _8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact

the artifact.

-

MagickGetImageArtifacts

+

MagickGetImageArtifacts

MagickGetImageArtifacts() returns all the artifact names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -494,8 +477,7 @@ _8c.html" id="MagickGetImageArtifacts">MagickGetImageArtifacts

the number artifacts associated with this wand.

-

MagickGetImageProfile

+

MagickGetImageProfile

MagickGetImageProfile() returns the named image profile.

@@ -519,8 +501,7 @@ _8c.html" id="MagickGetImageProfile">MagickGetImageProfile

the length of the profile.

-

MagickGetImageProfiles

+

MagickGetImageProfiles

MagickGetImageProfiles() returns all the profile names that match the specified pattern associated with a wand. Use MagickGetImageProfile() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -544,8 +525,7 @@ _8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles

the number profiles associated with this wand.

-

MagickGetImageProperty

+

MagickGetImageProperty

MagickGetImageProperty() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -565,8 +545,7 @@ _8c.html" id="MagickGetImageProperty">MagickGetImageProperty

the property.

-

MagickGetImageProperties

+

MagickGetImageProperties

MagickGetImageProperties() returns all the property names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -590,8 +569,7 @@ _8c.html" id="MagickGetImageProperties">MagickGetImageProperties

the number properties associated with this wand.

-

MagickGetInterlaceScheme

+

MagickGetInterlaceScheme

MagickGetInterlaceScheme() gets the wand interlace scheme.

@@ -608,8 +586,7 @@ _8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme

the magick wand.

-

MagickGetInterpolateMethod

+

MagickGetInterpolateMethod

MagickGetInterpolateMethod() gets the wand compression.

@@ -626,8 +603,7 @@ _8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod

the magick wand.

-

MagickGetOption

+

MagickGetOption

MagickGetOption() returns a value associated with a wand and the specified key. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -647,8 +623,7 @@ _8c.html" id="MagickGetOption">MagickGetOption

the key.

-

MagickGetOptions

+

MagickGetOptions

MagickGetOptions() returns all the option names that match the specified pattern associated with a wand. Use MagickGetOption() to return the value of a particular option. Use MagickRelinquishMemory() to free the value when you are finished with it.

@@ -671,8 +646,7 @@ _8c.html" id="MagickGetOptions">MagickGetOptions

the number options associated with this wand.

-

MagickGetOrientation

+

MagickGetOrientation

MagickGetOrientation() gets the wand orientation type.

@@ -689,8 +663,7 @@ _8c.html" id="MagickGetOrientation">MagickGetOrientation

the magick wand.

-

MagickGetPackageName

+

MagickGetPackageName

MagickGetPackageName() returns the ImageMagick package name as a string constant.

@@ -703,8 +676,7 @@ _8c.html" id="MagickGetPackageName">MagickGetPackageName
-

MagickGetPage

+

MagickGetPage

MagickGetPage() returns the page geometry associated with the magick wand.

@@ -734,8 +706,7 @@ _8c.html" id="MagickGetPage">MagickGetPage

the page y-offset.

-

MagickGetPointsize

+

MagickGetPointsize

MagickGetPointsize() returns the font pointsize associated with the MagickWand.

@@ -752,8 +723,7 @@ _8c.html" id="MagickGetPointsize">MagickGetPointsize

the magick wand.

-

MagickGetQuantumDepth

+

MagickGetQuantumDepth

MagickGetQuantumDepth() returns the ImageMagick quantum depth as a string constant.

@@ -770,8 +740,7 @@ _8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth

the quantum depth is returned as a number.

-

MagickGetQuantumRange

+

MagickGetQuantumRange

MagickGetQuantumRange() returns the ImageMagick quantum range as a string constant.

@@ -788,8 +757,7 @@ _8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange

the quantum range is returned as a number.

-

MagickGetReleaseDate

+

MagickGetReleaseDate

MagickGetReleaseDate() returns the ImageMagick release date as a string constant.

@@ -801,8 +769,7 @@ _8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate
-

MagickGetResolution

+

MagickGetResolution

MagickGetResolution() gets the image X and Y resolution.

@@ -826,8 +793,7 @@ _8c.html" id="MagickGetResolution">MagickGetResolution

the y-resolution.

-

MagickGetResource

+

MagickGetResource

MagickGetResource() returns the specified resource in megabytes.

@@ -844,8 +810,7 @@ _8c.html" id="MagickGetResource">MagickGetResource

the magick wand.

-

MagickGetResourceLimit

+

MagickGetResourceLimit

MagickGetResourceLimit() returns the specified resource limit in megabytes.

@@ -862,8 +827,7 @@ _8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit

the magick wand.

-

MagickGetSamplingFactors

+

MagickGetSamplingFactors

MagickGetSamplingFactors() gets the horizontal and vertical sampling factor.

@@ -884,8 +848,7 @@ _8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors

the number of factors in the returned array.

-

MagickGetSize

+

MagickGetSize

MagickGetSize() returns the size associated with the magick wand.

@@ -909,8 +872,7 @@ _8c.html" id="MagickGetSize">MagickGetSize

the height in pixels.

-

MagickGetSizeOffset

+

MagickGetSizeOffset

MagickGetSizeOffset() returns the size offset associated with the magick wand.

@@ -931,8 +893,7 @@ _8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset

the image offset.

-

MagickGetType

+

MagickGetType

MagickGetType() returns the wand type.

@@ -949,8 +910,7 @@ _8c.html" id="MagickGetType">MagickGetType

the magick wand.

-

MagickGetVersion

+

MagickGetVersion

MagickGetVersion() returns the ImageMagick API version as a string constant and as a number.

@@ -967,8 +927,7 @@ _8c.html" id="MagickGetVersion">MagickGetVersion

the ImageMagick version is returned as a number.

-

MagickProfileImage

+

MagickProfileImage

MagickProfileImage() adds or removes a ICC, IPTC, or generic profile from an image. If the profile is NULL, it is removed from the image otherwise added. Use a name of '*' and a profile of NULL to remove all profiles from the image.

@@ -995,8 +954,7 @@ _8c.html" id="MagickProfileImage">MagickProfileImage

the length of the profile.

-

MagickRemoveImageProfile

+

MagickRemoveImageProfile

MagickRemoveImageProfile() removes the named image profile and returns it.

@@ -1020,8 +978,7 @@ _8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile

the length of the profile.

-

MagickSetAntialias

+

MagickSetAntialias

MagickSetAntialias() sets the antialias propery of the wand.

@@ -1042,8 +999,7 @@ _8c.html" id="MagickSetAntialias">MagickSetAntialias

the antialias property.

-

MagickSetBackgroundColor

+

MagickSetBackgroundColor

MagickSetBackgroundColor() sets the wand background color.

@@ -1064,8 +1020,7 @@ _8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor

the background pixel wand.

-

MagickSetColorspace

+

MagickSetColorspace

MagickSetColorspace() sets the wand colorspace type.

@@ -1086,8 +1041,7 @@ _8c.html" id="MagickSetColorspace">MagickSetColorspace

the wand colorspace.

-

MagickSetCompression

+

MagickSetCompression

MagickSetCompression() sets the wand compression type.

@@ -1108,8 +1062,7 @@ _8c.html" id="MagickSetCompression">MagickSetCompression

the wand compression.

-

MagickSetCompressionQuality

+

MagickSetCompressionQuality

MagickSetCompressionQuality() sets the wand compression quality.

@@ -1130,8 +1083,7 @@ _8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality

the wand compression quality.

-

MagickSetDepth

+

MagickSetDepth

MagickSetDepth() sets the wand pixel depth.

@@ -1152,8 +1104,7 @@ _8c.html" id="MagickSetDepth">MagickSetDepth

the wand pixel depth.

-

MagickSetExtract

+

MagickSetExtract

MagickSetExtract() sets the extract geometry before you read or write an image file. Use it for inline cropping (e.g. 200x200+0+0) or resizing (e.g.200x200).

@@ -1174,8 +1125,7 @@ _8c.html" id="MagickSetExtract">MagickSetExtract

the extract geometry.

-

MagickSetFilename

+

MagickSetFilename

MagickSetFilename() sets the filename before you read or write an image file.

@@ -1196,8 +1146,7 @@ _8c.html" id="MagickSetFilename">MagickSetFilename

the image filename.

-

MagickSetFont

+

MagickSetFont

MagickSetFont() sets the font associated with the MagickWand.

@@ -1217,8 +1166,7 @@ _8c.html" id="MagickSetFont">MagickSetFont

the font

-

MagickSetFormat

+

MagickSetFormat

MagickSetFormat() sets the format of the magick wand.

@@ -1238,8 +1186,7 @@ _8c.html" id="MagickSetFormat">MagickSetFormat

the image format.

-

MagickSetGravity

+

MagickSetGravity

MagickSetGravity() sets the gravity type.

@@ -1260,8 +1207,7 @@ _8c.html" id="MagickSetGravity">MagickSetGravity

the gravity type.

-

MagickSetImageArtifact

+

MagickSetImageArtifact

MagickSetImageArtifact() associates a artifact with an image.

@@ -1285,8 +1231,7 @@ _8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact

the value.

-

MagickSetImageProfile

+

MagickSetImageProfile

MagickSetImageProfile() adds a named profile to the magick wand. If a profile with the same name already exists, it is replaced. This method differs from the MagickProfileImage() method in that it does not apply any CMS color profiles.

@@ -1313,8 +1258,7 @@ _8c.html" id="MagickSetImageProfile">MagickSetImageProfile

the length of the profile.

-

MagickSetImageProperty

+

MagickSetImageProperty

MagickSetImageProperty() associates a property with an image.

@@ -1338,8 +1282,7 @@ _8c.html" id="MagickSetImageProperty">MagickSetImageProperty

the value.

-

MagickSetInterlaceScheme

+

MagickSetInterlaceScheme

MagickSetInterlaceScheme() sets the image compression.

@@ -1360,8 +1303,7 @@ _8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme

the image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.

-

MagickSetInterpolateMethod

+

MagickSetInterpolateMethod

MagickSetInterpolateMethod() sets the interpolate pixel method.

@@ -1382,8 +1324,7 @@ _8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod

the interpolate pixel method.

-

MagickSetOption

+

MagickSetOption

MagickSetOption() associates one or options with the wand (.e.g MagickSetOption(wand,"jpeg:perserve","yes")).

@@ -1407,8 +1348,7 @@ _8c.html" id="MagickSetOption">MagickSetOption

The value.

-

MagickSetOrientation

+

MagickSetOrientation

MagickSetOrientation() sets the wand orientation type.

@@ -1429,8 +1369,7 @@ _8c.html" id="MagickSetOrientation">MagickSetOrientation

the wand orientation.

-

MagickSetPage

+

MagickSetPage

MagickSetPage() sets the page geometry of the magick wand.

@@ -1461,8 +1400,7 @@ _8c.html" id="MagickSetPage">MagickSetPage

the page y-offset.

-

MagickSetPassphrase

+

MagickSetPassphrase

MagickSetPassphrase() sets the passphrase.

@@ -1483,8 +1421,7 @@ _8c.html" id="MagickSetPassphrase">MagickSetPassphrase

the passphrase.

-

MagickSetPointsize

+

MagickSetPointsize

MagickSetPointsize() sets the font pointsize associated with the MagickWand.

@@ -1505,8 +1442,7 @@ _8c.html" id="MagickSetPointsize">MagickSetPointsize

the size of the font

-

MagickSetProgressMonitor

+

MagickSetProgressMonitor

MagickSetProgressMonitor() sets the wand progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:

@@ -1538,8 +1474,7 @@ _8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor

Specifies a pointer to any client data.

-

MagickSetResourceLimit

+

MagickSetResourceLimit

MagickSetResourceLimit() sets the limit for a particular resource in megabytes.

@@ -1559,8 +1494,7 @@ _8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit

o The maximum limit for the resource.

-

MagickSetResolution

+

MagickSetResolution

MagickSetResolution() sets the image resolution.

@@ -1584,8 +1518,7 @@ _8c.html" id="MagickSetResolution">MagickSetResolution

the image y resolution.

-

MagickSetSamplingFactors

+

MagickSetSamplingFactors

MagickSetSamplingFactors() sets the image sampling factors.

@@ -1609,8 +1542,7 @@ _8c.html" id="MagickSetSamplingFactors">MagickSetSamplingFactors

An array of doubles representing the sampling factor for each color component (in RGB order).

-

MagickSetSize

+

MagickSetSize

MagickSetSize() sets the size of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.

@@ -1634,8 +1566,7 @@ _8c.html" id="MagickSetSize">MagickSetSize

the rows in pixels.

-

MagickSetSizeOffset

+

MagickSetSizeOffset

MagickSetSizeOffset() sets the size and offset of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.

@@ -1663,8 +1594,7 @@ _8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset

the image offset.

-

MagickSetType

+

MagickSetType

MagickSetType() sets the image type attribute.

diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index 881417604..9806d9012 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module magick-wand - Methods

+

Module magick-wand Methods

-

ClearMagickWand

+

ClearMagickWand

ClearMagickWand() clears resources associated with the wand.

@@ -212,8 +210,7 @@ _8c.html" id="ClearMagickWand">ClearMagickWand

the magick wand.

-

CloneMagickWand

+

CloneMagickWand

CloneMagickWand() makes an exact copy of the specified wand.

@@ -230,8 +227,7 @@ _8c.html" id="CloneMagickWand">CloneMagickWand

the magick wand.

-

DestroyMagickWand

+

DestroyMagickWand

DestroyMagickWand() deallocates memory associated with an MagickWand.

@@ -248,8 +244,7 @@ _8c.html" id="DestroyMagickWand">DestroyMagickWand

the magick wand.

-

IsMagickWand

+

IsMagickWand

IsMagickWand() returns MagickTrue if the wand is verified as a magick wand.

@@ -266,8 +261,7 @@ _8c.html" id="IsMagickWand">IsMagickWand

the magick wand.

-

MagickClearException

+

MagickClearException

MagickClearException() clears any exceptions associated with the wand.

@@ -284,8 +278,7 @@ _8c.html" id="MagickClearException">MagickClearException

the magick wand.

-

MagickGetException

+

MagickGetException

MagickGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.

@@ -305,8 +298,7 @@ _8c.html" id="MagickGetException">MagickGetException

the severity of the error is returned here.

-

MagickGetExceptionType

+

MagickGetExceptionType

MagickGetExceptionType() returns the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.

@@ -323,8 +315,7 @@ _8c.html" id="MagickGetExceptionType">MagickGetExceptionType

the magick wand.

-

MagickGetIteratorIndex

+

MagickGetIteratorIndex

MagickGetIteratorIndex() returns the position of the iterator in the image list.

@@ -341,8 +332,7 @@ _8c.html" id="MagickGetIteratorIndex">MagickGetIteratorIndex

the magick wand.

-

MagickQueryConfigureOption

+

MagickQueryConfigureOption

MagickQueryConfigureOption() returns the value associated with the specified configure option.

@@ -359,8 +349,7 @@ _8c.html" id="MagickQueryConfigureOption">MagickQueryConfigureOption

the option name.

-

MagickQueryConfigureOptions

+

MagickQueryConfigureOptions

MagickQueryConfigureOptions() returns any configure options that match the specified pattern (e.g. "*" for all). Options include NAME, VERSION, LIB_VERSION, etc.

@@ -382,8 +371,7 @@ _8c.html" id="MagickQueryConfigureOptions">MagickQueryConfigureOptions
-

MagickQueryFontMetrics

+

MagickQueryFontMetrics

MagickQueryFontMetrics() returns a 13 element array representing the following font metrics:

@@ -425,8 +413,7 @@ _8c.html" id="MagickQueryFontMetrics">MagickQueryFontMetrics

the text.

-

MagickQueryMultilineFontMetrics

+

MagickQueryMultilineFontMetrics

MagickQueryMultilineFontMetrics() returns a 13 element array representing the following font metrics:

@@ -470,8 +457,7 @@ _8c.html" id="MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetricsthe text.

-

MagickQueryFonts

+

MagickQueryFonts

MagickQueryFonts() returns any font that match the specified pattern (e.g. "*" for all).

@@ -492,8 +478,7 @@ _8c.html" id="MagickQueryFonts">MagickQueryFonts
-

MagickQueryFonts

+

MagickQueryFonts

MagickQueryFonts() returns any image formats that match the specified pattern (e.g. "*" for all).

@@ -514,8 +499,7 @@ _8c.html" id="MagickQueryFonts">MagickQueryFonts

This integer returns the number of image formats in the list.

-

MagickRelinquishMemory

+

MagickRelinquishMemory

MagickRelinquishMemory() relinquishes memory resources returned by such methods as MagickIdentifyImage(), MagickGetException(), etc.

@@ -532,8 +516,7 @@ _8c.html" id="MagickRelinquishMemory">MagickRelinquishMemory

Relinquish the memory associated with this resource.

-

MagickResetIterator

+

MagickResetIterator

MagickResetIterator() resets the wand iterator. Use it in conjunction with MagickNextImage() to iterate over all the images in a wand container.

@@ -550,8 +533,7 @@ _8c.html" id="MagickResetIterator">MagickResetIterator

the magick wand.

-

MagickSetFirstIterator

+

MagickSetFirstIterator

MagickSetFirstIterator() sets the wand iterator to the first image.

@@ -568,8 +550,7 @@ _8c.html" id="MagickSetFirstIterator">MagickSetFirstIterator

the magick wand.

-

MagickSetIteratorIndex

+

MagickSetIteratorIndex

MagickSetIteratorIndex() set the iterator to the position in the image list specified with the index parameter.

@@ -590,8 +571,7 @@ _8c.html" id="MagickSetIteratorIndex">MagickSetIteratorIndex

the scene number.

-

MagickSetLastIterator

+

MagickSetLastIterator

MagickSetLastIterator() sets the wand iterator to the last image.

@@ -608,8 +588,7 @@ _8c.html" id="MagickSetLastIterator">MagickSetLastIterator

the magick wand.

-

MagickWandGenesis

+

MagickWandGenesis

MagickWandGenesis() initializes the MagickWand environment.

@@ -621,8 +600,7 @@ _8c.html" id="MagickWandGenesis">MagickWandGenesis
-

MagickWandTerminus

+

MagickWandTerminus

MagickWandTerminus() terminates the MagickWand environment.

@@ -634,8 +612,7 @@ _8c.html" id="MagickWandTerminus">MagickWandTerminus
-

NewMagickWand

+

NewMagickWand

NewMagickWand() returns a wand required for all other methods in the API.

@@ -647,8 +624,7 @@ _8c.html" id="NewMagickWand">NewMagickWand
-

NewMagickWandFromImage

+

NewMagickWandFromImage

NewMagickWandFromImage() returns a wand with an image.

diff --git a/www/api/magick.html b/www/api/magick.html index 03883c261..38a707cc0 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module magick - Methods

+

Module magick Methods

-

GetMagickPrecision

+

GetMagickPrecision

GetMagickPrecision() returns the maximum number of significant digits to be printed.

@@ -207,8 +205,7 @@ _8c.html" id="GetMagickPrecision">GetMagickPrecision
-

IsMagickInstantiated

+

IsMagickInstantiated

IsMagickInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated: MagickCoreGenesis() has been called but MagickDestroy() has not.

@@ -220,8 +217,7 @@ _8c.html" id="IsMagickInstantiated">IsMagickInstantiated
-

MagickCoreGenesis

+

MagickCoreGenesis

MagickCoreGenesis() initializes the MagickCore environment.

@@ -242,8 +238,7 @@ _8c.html" id="MagickCoreGenesis">MagickCoreGenesis

set to MagickTrue to use MagickCore's own signal handlers for common signals.

-

MagickCoreTerminus

+

MagickCoreTerminus

MagickCoreTerminus() destroys the MagickCore environment.

@@ -255,8 +250,7 @@ _8c.html" id="MagickCoreTerminus">MagickCoreTerminus
-

SetMagickPrecision

+

SetMagickPrecision

SetMagickPrecision() sets the maximum number of significant digits to be printed and returns it.

diff --git a/www/api/memory.html b/www/api/memory.html index eefd16c06..1051f5924 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -190,12 +190,10 @@
-

Module memory - Methods

+

Module memory Methods

-

AcquireAlignedMemory

+

AcquireAlignedMemory

AcquireAlignedMemory() returns a pointer to a block of memory at least size bytes whose address is a multiple of 16*sizeof(void *).

@@ -215,8 +213,7 @@ _8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory

the number of bytes in each quantum.

-

AcquireMagickMemory

+

AcquireMagickMemory

AcquireMagickMemory() returns a pointer to a block of memory at least size bytes suitably aligned for any use.

@@ -233,8 +230,7 @@ _8c.html" id="AcquireMagickMemory">AcquireMagickMemory

the size of the memory in bytes to allocate.

-

AcquireQuantumMemory

+

AcquireQuantumMemory

AcquireQuantumMemory() returns a pointer to a block of memory at least count * quantum bytes suitably aligned for any use.

@@ -254,8 +250,7 @@ _8c.html" id="AcquireQuantumMemory">AcquireQuantumMemory

the number of bytes in each quantum.

-

CopyMagickMemory

+

CopyMagickMemory

CopyMagickMemory() copies size bytes from memory area source to the destination. Copying between objects that overlap will take place correctly. It returns destination.

@@ -279,8 +274,7 @@ _8c.html" id="CopyMagickMemory">CopyMagickMemory

the size of the memory in bytes to allocate.

-

GetMagickMemoryMethods

+

GetMagickMemoryMethods

GetMagickMemoryMethods() gets the methods to acquire, resize, and destroy memory.

@@ -305,8 +299,7 @@ _8c.html" id="GetMagickMemoryMethods">GetMagickMemoryMethods

method to destroy memory (e.g. free).

-

RelinquishAlignedMemory

+

RelinquishAlignedMemory

RelinquishAlignedMemory() frees memory acquired with AcquireAlignedMemory() or reuse.

@@ -323,8 +316,7 @@ _8c.html" id="RelinquishAlignedMemory">RelinquishAlignedMemory

A pointer to a block of memory to free for reuse.

-

RelinquishMagickMemory

+

RelinquishMagickMemory

RelinquishMagickMemory() frees memory acquired with AcquireMagickMemory() or AcquireQuantumMemory() for reuse.

@@ -341,8 +333,7 @@ _8c.html" id="RelinquishMagickMemory">RelinquishMagickMemory

A pointer to a block of memory to free for reuse.

-

ResetMagickMemory

+

ResetMagickMemory

ResetMagickMemory() fills the first size bytes of the memory area pointed to by memory with the constant byte c.

@@ -365,8 +356,7 @@ _8c.html" id="ResetMagickMemory">ResetMagickMemory

Size of the memory to reset.

-

ResizeMagickMemory

+

ResizeMagickMemory

ResizeMagickMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.

@@ -386,8 +376,7 @@ _8c.html" id="ResizeMagickMemory">ResizeMagickMemory

the new size of the allocated memory.

-

ResizeQuantumMemory

+

ResizeQuantumMemory

ResizeQuantumMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.

@@ -411,8 +400,7 @@ _8c.html" id="ResizeQuantumMemory">ResizeQuantumMemory

the number of bytes in each quantum.

-

SetMagickMemoryMethods

+

SetMagickMemoryMethods

SetMagickMemoryMethods() sets the methods to acquire, resize, and destroy memory.

diff --git a/www/api/module.html b/www/api/module.html index ac7369617..a386f426c 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module module - Methods

+

Module module Methods

-

AcquireModuleInfo

+

AcquireModuleInfo

AcquireModuleInfo() allocates the ModuleInfo structure.

@@ -215,8 +213,7 @@ _8c.html" id="AcquireModuleInfo">AcquireModuleInfo

a character string that represents the image format we are looking for.

-

DestroyModuleList

+

DestroyModuleList

DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.

@@ -228,8 +225,7 @@ _8c.html" id="DestroyModuleList">DestroyModuleList
-

GetModuleInfo

+

GetModuleInfo

GetModuleInfo() returns a pointer to a ModuleInfo structure that matches the specified tag. If tag is NULL, the head of the module list is returned. If no modules are loaded, or the requested module is not found, NULL is returned.

@@ -249,8 +245,7 @@ _8c.html" id="GetModuleInfo">GetModuleInfo

return any errors or warnings in this structure.

-

GetModuleInfoList

+

GetModuleInfoList

GetModuleInfoList() returns any modules that match the specified pattern.

@@ -274,8 +269,7 @@ _8c.html" id="GetModuleInfoList">GetModuleInfoList

return any errors or warnings in this structure.

-

GetModuleList

+

GetModuleList

GetModuleList() returns any image format modules that match the specified pattern.

@@ -302,8 +296,7 @@ _8c.html" id="GetModuleList">GetModuleList

return any errors or warnings in this structure.

-

GetMagickModulePath

+

GetMagickModulePath

GetMagickModulePath() finds a module with the specified module type and filename.

@@ -330,8 +323,7 @@ _8c.html" id="GetMagickModulePath">GetMagickModulePath

return any errors or warnings in this structure.

-

InitializeModuleList

+

InitializeModuleList

InitializeModuleList() initializes the module loader.

@@ -348,8 +340,7 @@ _8c.html" id="InitializeModuleList">InitializeModuleList

return any errors or warnings in this structure.

-

InvokeDynamicImageFilter

+

InvokeDynamicImageFilter

InvokeDynamicImageFilter() invokes a dynamic image filter.

@@ -379,8 +370,7 @@ _8c.html" id="InvokeDynamicImageFilter">InvokeDynamicImageFilter

return any errors or warnings in this structure.

-

ListModuleInfo

+

ListModuleInfo

ListModuleInfo() lists the module info to a file.

@@ -400,8 +390,7 @@ _8c.html" id="ListModuleInfo">ListModuleInfo

return any errors or warnings in this structure.

-

OpenModule

+

OpenModule

OpenModule() loads a module, and invokes its registration module. It returns MagickTrue on success, and MagickFalse if there is an error.

@@ -421,8 +410,7 @@ _8c.html" id="OpenModule">OpenModule

return any errors or warnings in this structure.

-

OpenModules

+

OpenModules

OpenModules() loads all available modules.

@@ -439,8 +427,7 @@ _8c.html" id="OpenModules">OpenModules

return any errors or warnings in this structure.

-

RegisterModule

+

RegisterModule

RegisterModule() adds an entry to the module list. It returns a pointer to the registered entry on success.

@@ -464,8 +451,7 @@ _8c.html" id="RegisterModule">RegisterModule

return any errors or warnings in this structure.

-

TagToCoderModuleName

+

TagToCoderModuleName

TagToCoderModuleName() munges a module tag and obtains the filename of the corresponding module.

@@ -485,8 +471,7 @@ _8c.html" id="TagToCoderModuleName">TagToCoderModuleName

return the module name here.

-

TagToFilterModuleName

+

TagToFilterModuleName

TagToFilterModuleName() munges a module tag and returns the filename of the corresponding filter module.

@@ -506,8 +491,7 @@ _8c.html" id="TagToFilterModuleName">TagToFilterModuleName

return the filter name here.

-

TagToModuleName

+

TagToModuleName

TagToModuleName() munges the module tag name and returns an upper-case tag name as the input string, and a user-provided format.

@@ -530,8 +514,7 @@ _8c.html" id="TagToModuleName">TagToModuleName

pointer to a destination buffer for the formatted result.

-

UnregisterModule

+

UnregisterModule

UnregisterModule() unloads a module, and invokes its de-registration module. Returns MagickTrue on success, and MagickFalse if there is an error.

diff --git a/www/api/mogrify.html b/www/api/mogrify.html index 32798b346..1c3ed7f19 100644 --- a/www/api/mogrify.html +++ b/www/api/mogrify.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module mogrify - Methods

+

Module mogrify Methods

-

MagickCommandGenesis

+

MagickCommandGenesis

MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.

diff --git a/www/api/monitor.html b/www/api/monitor.html index 4729057c0..08ca65746 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -190,12 +190,10 @@
-

Module monitor - Methods

+

Module monitor Methods

-

SetImageProgressMonitor

+

SetImageProgressMonitor

SetImageProgressMonitor() sets the image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:

@@ -227,8 +225,7 @@ _8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor

Specifies a pointer to any client data.

-

SetImageInfoProgressMonitor

+

SetImageInfoProgressMonitor

SetImageInfoProgressMonitor() sets the image_info progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:

diff --git a/www/api/montage.html b/www/api/montage.html index 8186167e4..833df7a15 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module montage - Methods

+

Module montage Methods

-

CloneMontageInfo

+

CloneMontageInfo

CloneMontageInfo() makes a copy of the given montage info structure. If NULL is specified, a new image info structure is created initialized to default values.

@@ -216,8 +214,7 @@ _8c.html" id="CloneMontageInfo">CloneMontageInfo

the montage info.

-

DestroyMontageInfo

+

DestroyMontageInfo

DestroyMontageInfo() deallocates memory associated with montage_info.

@@ -235,8 +232,7 @@ _8c.html" id="DestroyMontageInfo">DestroyMontageInfo
-

GetMontageInfo

+

GetMontageInfo

GetMontageInfo() initializes montage_info to default values.

@@ -257,8 +253,7 @@ _8c.html" id="GetMontageInfo">GetMontageInfo

Specifies a pointer to a MontageInfo structure.

-

MontageImageList

+

MontageImageList

MontageImageList() is a layout manager that lets you tile one or more thumbnails across an image canvas.

diff --git a/www/api/morphology.html b/www/api/morphology.html index 98454eea3..3bc9ce0c6 100644 --- a/www/api/morphology.html +++ b/www/api/morphology.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,18 +190,15 @@
-

Module morphology - Methods

+

Module morphology Methods

-

** This macro IsNaN

+

** This macro IsNaN

** This macro IsNaN() is thus is only true if the value given is NaN.

-

AcquireKernelInfo

+

AcquireKernelInfo

AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.

@@ -244,8 +241,7 @@ _8c.html" id="AcquireKernelInfo">AcquireKernelInfo

the Morphology/Convolution kernel wanted.

-

AcquireKernelBuiltIn

+

AcquireKernelBuiltIn

AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.

@@ -412,8 +408,7 @@ _8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn

To allow the use of fractional distances that you get with diagonals the actual distance is scaled by a fixed value which the user can provide. This is not actually nessary for either ""Chebyshev" or "Manhattan" distance kernels, but is done for all three distance kernels. If no scale is provided it is set to a value of 100, allowing for a maximum distance measurement of 655 pixels using a Q16 version of IM, from any edge. However for small images this can result in quite a dark gradient.

-

CloneKernelInfo

+

CloneKernelInfo

CloneKernelInfo() creates a new clone of the given Kernel List so that its can be modified without effecting the original. The cloned kernel should be destroyed using DestoryKernelInfo() when no longer needed.

@@ -430,8 +425,7 @@ _8c.html" id="CloneKernelInfo">CloneKernelInfo

the Morphology/Convolution kernel to be cloned

-

DestroyKernelInfo

+

DestroyKernelInfo

DestroyKernelInfo() frees the memory used by a Convolution/Morphology kernel.

@@ -448,8 +442,7 @@ _8c.html" id="DestroyKernelInfo">DestroyKernelInfo

the Morphology/Convolution kernel to be destroyed

-

MorphologyApply

+

MorphologyApply

MorphologyApply() applies a morphological method, multiple times using a list of multiple kernels.

@@ -496,8 +489,7 @@ _8c.html" id="MorphologyApply">MorphologyApply

return any errors or warnings in this structure.

-

MorphologyImageChannel

+

MorphologyImageChannel

MorphologyImageChannel() applies a user supplied kernel to the image according to the given mophology method.

@@ -536,8 +528,7 @@ _8c.html" id="MorphologyImageChannel">MorphologyImageChannel

return any errors or warnings in this structure.

-

ScaleGeometryKernelInfo

+

ScaleGeometryKernelInfo

ScaleGeometryKernelInfo() takes a geometry argument string, typically provided as a "-set option:convolve:scale {geometry}" user setting, and modifies the kernel according to the parsed arguments of that setting.

@@ -563,8 +554,7 @@ _8c.html" id="ScaleGeometryKernelInfo">ScaleGeometryKernelInfo
-

ScaleKernelInfo

+

ScaleKernelInfo

ScaleKernelInfo() scales the given kernel list by the given amount, with or without normalization of the sum of the kernel values (as per given flags).

@@ -613,8 +603,7 @@ _8c.html" id="ScaleKernelInfo">ScaleKernelInfo
-

ShowKernelInfo

+

ShowKernelInfo

ShowKernelInfo() outputs the details of the given kernel defination to standard error, generally due to a users 'showkernel' option request.

@@ -631,8 +620,7 @@ _8c.html" id="ShowKernelInfo">ShowKernelInfo

the Morphology/Convolution kernel

-

UnityAddKernelInfo

+

UnityAddKernelInfo

UnityAddKernelInfo() Adds a given amount of the 'Unity' Convolution Kernel to the given pre-scaled and normalized Kernel. This in effect adds that amount of the original image into the resulting convolution kernel. This value is usually provided by the user as a percentage value in the 'convolve:scale' setting.

@@ -657,8 +645,7 @@ _8c.html" id="UnityAddKernelInfo">UnityAddKernelInfo
-

ZeroKernelNans

+

ZeroKernelNans

ZeroKernelNans() replaces any special 'nan' value that may be present in the kernel with a zero value. This is typically done when the kernel will be used in special hardware (GPU) convolution processors, to simply matters.

diff --git a/www/api/paint.html b/www/api/paint.html index 2243bdd18..369b8ec76 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module paint - Methods

+

Module paint Methods

-

FloodfillPaintImage

+

FloodfillPaintImage

FloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.

@@ -232,8 +230,7 @@ _8c.html" id="FloodfillPaintImage">FloodfillPaintImage

paint any pixel that does not match the target color.

-

OilPaintImage

+

OilPaintImage

OilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.

@@ -257,8 +254,7 @@ _8c.html" id="OilPaintImage">OilPaintImage

return any errors or warnings in this structure.

-

OpaquePaintImage

+

OpaquePaintImage

OpaquePaintImage() changes any pixel that matches color with the color defined by fill.

@@ -294,8 +290,7 @@ _8c.html" id="OpaquePaintImage">OpaquePaintImage

paint any pixel that does not match the target color.

-

TransparentPaintImage

+

TransparentPaintImage

TransparentPaintImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.

@@ -325,8 +320,7 @@ _8c.html" id="TransparentPaintImage">TransparentPaintImage

paint any pixel that does not match the target color.

-

TransparentPaintImageChroma

+

TransparentPaintImageChroma

TransparentPaintImageChroma() changes the opacity value associated with any pixel that matches color to the value defined by opacity.

diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index e440fba26..20a1fa6a6 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module pixel-iterator - Methods

+

Module pixel-iterator Methods

-

ClearPixelIterator

+

ClearPixelIterator

ClearPixelIterator() clear resources associated with a PixelIterator.

@@ -212,8 +210,7 @@ _8c.html" id="ClearPixelIterator">ClearPixelIterator

the pixel iterator.

-

ClonePixelIterator

+

ClonePixelIterator

ClonePixelIterator() makes an exact copy of the specified iterator.

@@ -230,8 +227,7 @@ _8c.html" id="ClonePixelIterator">ClonePixelIterator

the magick iterator.

-

DestroyPixelIterator

+

DestroyPixelIterator

DestroyPixelIterator() deallocates resources associated with a PixelIterator.

@@ -248,8 +244,7 @@ _8c.html" id="DestroyPixelIterator">DestroyPixelIterator

the pixel iterator.

-

IsPixelIterator

+

IsPixelIterator

IsPixelIterator() returns MagickTrue if the iterator is verified as a pixel iterator.

@@ -266,8 +261,7 @@ _8c.html" id="IsPixelIterator">IsPixelIterator

the magick iterator.

-

NewPixelIterator

+

NewPixelIterator

NewPixelIterator() returns a new pixel iterator.

@@ -284,8 +278,7 @@ _8c.html" id="NewPixelIterator">NewPixelIterator

the magick wand.

-

PixelClearIteratorException

+

PixelClearIteratorException

PixelClearIteratorException() clear any exceptions associated with the iterator.

@@ -302,8 +295,7 @@ _8c.html" id="PixelClearIteratorException">PixelClearIteratorException

the pixel wand.

-

NewPixelRegionIterator

+

NewPixelRegionIterator

NewPixelRegionIterator() returns a new pixel iterator.

@@ -324,8 +316,7 @@ _8c.html" id="NewPixelRegionIterator">NewPixelRegionIterator

These values define the perimeter of a region of pixels.

-

PixelGetCurrentIteratorRow

+

PixelGetCurrentIteratorRow

PixelGetCurrentIteratorRow() returns the current row as an array of pixel wands from the pixel iterator.

@@ -346,8 +337,7 @@ _8c.html" id="PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow

the number of pixel wands.

-

PixelGetIteratorException

+

PixelGetIteratorException

PixelGetIteratorException() returns the severity, reason, and description of any error that occurs when using other methods in this API.

@@ -368,8 +358,7 @@ _8c.html" id="PixelGetIteratorException">PixelGetIteratorException

the severity of the error is returned here.

-

PixelGetIteratorExceptionType

+

PixelGetIteratorExceptionType

PixelGetIteratorExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.

@@ -386,8 +375,7 @@ _8c.html" id="PixelGetIteratorExceptionType">PixelGetIteratorExceptionTypethe magick wand.

-

PixelGetIteratorRow

+

PixelGetIteratorRow

PixelGetIteratorRow() returns the current pixel iterator row.

@@ -404,8 +392,7 @@ _8c.html" id="PixelGetIteratorRow">PixelGetIteratorRow

the pixel iterator.

-

PixelGetNextIteratorRow

+

PixelGetNextIteratorRow

PixelGetNextIteratorRow() returns the next row as an array of pixel wands from the pixel iterator.

@@ -426,8 +413,7 @@ _8c.html" id="PixelGetNextIteratorRow">PixelGetNextIteratorRow

the number of pixel wands.

-

PixelGetPreviousIteratorRow

+

PixelGetPreviousIteratorRow

PixelGetPreviousIteratorRow() returns the previous row as an array of pixel wands from the pixel iterator.

@@ -448,8 +434,7 @@ _8c.html" id="PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow

the number of pixel wands.

-

PixelResetIterator

+

PixelResetIterator

PixelResetIterator() resets the pixel iterator. Use it in conjunction with PixelGetNextIteratorRow() to iterate over all the pixels in a pixel container.

@@ -466,8 +451,7 @@ _8c.html" id="PixelResetIterator">PixelResetIterator

the pixel iterator.

-

PixelSetFirstIteratorRow

+

PixelSetFirstIteratorRow

PixelSetFirstIteratorRow() sets the pixel iterator to the first pixel row.

@@ -484,8 +468,7 @@ _8c.html" id="PixelSetFirstIteratorRow">PixelSetFirstIteratorRow

the magick iterator.

-

PixelSetIteratorRow

+

PixelSetIteratorRow

PixelSetIteratorRow() set the pixel iterator row.

@@ -503,8 +486,7 @@ _8c.html" id="PixelSetIteratorRow">PixelSetIteratorRow

the pixel iterator.

-

PixelSetLastIteratorRow

+

PixelSetLastIteratorRow

PixelSetLastIteratorRow() sets the pixel iterator to the last pixel row.

@@ -521,8 +503,7 @@ _8c.html" id="PixelSetLastIteratorRow">PixelSetLastIteratorRow

the magick iterator.

-

PixelSyncIterator

+

PixelSyncIterator

PixelSyncIterator() syncs the pixel iterator.

diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index caf747a4b..7b8194ce4 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module pixel-wand - Methods

+

Module pixel-wand Methods

-

ClearPixelWand

+

ClearPixelWand

ClearPixelWand() clears resources associated with the wand.

@@ -212,8 +210,7 @@ _8c.html" id="ClearPixelWand">ClearPixelWand

the pixel wand.

-

ClonePixelWand

+

ClonePixelWand

ClonePixelWand() makes an exact copy of the specified wand.

@@ -230,8 +227,7 @@ _8c.html" id="ClonePixelWand">ClonePixelWand

the magick wand.

-

ClonePixelWands

+

ClonePixelWands

ClonePixelWands() makes an exact copy of the specified wands.

@@ -252,8 +248,7 @@ _8c.html" id="ClonePixelWands">ClonePixelWands

the number of wands.

-

DestroyPixelWand

+

DestroyPixelWand

DestroyPixelWand() deallocates resources associated with a PixelWand.

@@ -270,8 +265,7 @@ _8c.html" id="DestroyPixelWand">DestroyPixelWand

the pixel wand.

-

DestroyPixelWands

+

DestroyPixelWands

DestroyPixelWands() deallocates resources associated with an array of pixel wands.

@@ -292,8 +286,7 @@ _8c.html" id="DestroyPixelWands">DestroyPixelWands

the number of wands.

-

IsPixelWandSimilar

+

IsPixelWandSimilar

IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.

@@ -317,8 +310,7 @@ _8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar

any two colors that are less than or equal to this distance squared are consider similar.

-

IsPixelWand

+

IsPixelWand

IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.

@@ -335,8 +327,7 @@ _8c.html" id="IsPixelWand">IsPixelWand

the magick wand.

-

NewPixelWand

+

NewPixelWand

NewPixelWand() returns a new pixel wand.

@@ -348,8 +339,7 @@ _8c.html" id="NewPixelWand">NewPixelWand
-

NewPixelWands

+

NewPixelWands

NewPixelWands() returns an array of pixel wands.

@@ -366,8 +356,7 @@ _8c.html" id="NewPixelWands">NewPixelWands

the number of wands.

-

PixelClearException

+

PixelClearException

PixelClearException() clear any exceptions associated with the iterator.

@@ -384,8 +373,7 @@ _8c.html" id="PixelClearException">PixelClearException

the pixel wand.

-

PixelGetAlpha

+

PixelGetAlpha

PixelGetAlpha() returns the normalized alpha color of the pixel wand.

@@ -402,8 +390,7 @@ _8c.html" id="PixelGetAlpha">PixelGetAlpha

the pixel wand.

-

PixelGetAlphaQuantum

+

PixelGetAlphaQuantum

PixelGetAlphaQuantum() returns the alpha value of the pixel wand.

@@ -420,8 +407,7 @@ _8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum

the pixel wand.

-

PixelGetBlack

+

PixelGetBlack

PixelGetBlack() returns the normalized black color of the pixel wand.

@@ -438,8 +424,7 @@ _8c.html" id="PixelGetBlack">PixelGetBlack

the pixel wand.

-

PixelGetBlackQuantum

+

PixelGetBlackQuantum

PixelGetBlackQuantum() returns the black color of the pixel wand.

@@ -456,8 +441,7 @@ _8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum

the pixel wand.

-

PixelGetBlue

+

PixelGetBlue

PixelGetBlue() returns the normalized blue color of the pixel wand.

@@ -474,8 +458,7 @@ _8c.html" id="PixelGetBlue">PixelGetBlue

the pixel wand.

-

PixelGetBlueQuantum

+

PixelGetBlueQuantum

PixelGetBlueQuantum() returns the blue color of the pixel wand.

@@ -492,8 +475,7 @@ _8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum

the pixel wand.

-

PixelGetColorAsString

+

PixelGetColorAsString

PixelGetColorAsString() returnsd the color of the pixel wand as a string.

@@ -510,8 +492,7 @@ _8c.html" id="PixelGetColorAsString">PixelGetColorAsString

the pixel wand.

-

PixelGetColorAsNormalizedString

+

PixelGetColorAsNormalizedString

PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.

@@ -528,8 +509,7 @@ _8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedStringthe pixel wand.

-

PixelGetColorCount

+

PixelGetColorCount

PixelGetColorCount() returns the color count associated with this color.

@@ -546,8 +526,7 @@ _8c.html" id="PixelGetColorCount">PixelGetColorCount

the pixel wand.

-

PixelGetCyan

+

PixelGetCyan

PixelGetCyan() returns the normalized cyan color of the pixel wand.

@@ -564,8 +543,7 @@ _8c.html" id="PixelGetCyan">PixelGetCyan

the pixel wand.

-

PixelGetCyanQuantum

+

PixelGetCyanQuantum

PixelGetCyanQuantum() returns the cyan color of the pixel wand.

@@ -582,8 +560,7 @@ _8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum

the pixel wand.

-

PixelGetException

+

PixelGetException

PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.

@@ -603,8 +580,7 @@ _8c.html" id="PixelGetException">PixelGetException

the severity of the error is returned here.

-

PixelGetExceptionType

+

PixelGetExceptionType

PixelGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.

@@ -621,8 +597,7 @@ _8c.html" id="PixelGetExceptionType">PixelGetExceptionType

the magick wand.

-

PixelGetFuzz

+

PixelGetFuzz

PixelGetFuzz() returns the normalized fuzz value of the pixel wand.

@@ -639,8 +614,7 @@ _8c.html" id="PixelGetFuzz">PixelGetFuzz

the pixel wand.

-

PixelGetGreen

+

PixelGetGreen

PixelGetGreen() returns the normalized green color of the pixel wand.

@@ -657,8 +631,7 @@ _8c.html" id="PixelGetGreen">PixelGetGreen

the pixel wand.

-

PixelGetGreenQuantum

+

PixelGetGreenQuantum

PixelGetGreenQuantum() returns the green color of the pixel wand.

@@ -675,8 +648,7 @@ _8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum

the pixel wand.

-

PixelGetHSL

+

PixelGetHSL

PixelGetHSL() returns the normalized HSL color of the pixel wand.

@@ -697,8 +669,7 @@ _8c.html" id="PixelGetHSL">PixelGetHSL

Return the pixel hue, saturation, and brightness.

-

PixelGetIndex

+

PixelGetIndex

PixelGetIndex() returns the colormap index from the pixel wand.

@@ -715,8 +686,7 @@ _8c.html" id="PixelGetIndex">PixelGetIndex

the pixel wand.

-

PixelGetMagenta

+

PixelGetMagenta

PixelGetMagenta() returns the normalized magenta color of the pixel wand.

@@ -733,8 +703,7 @@ _8c.html" id="PixelGetMagenta">PixelGetMagenta

the pixel wand.

-

PixelGetMagentaQuantum

+

PixelGetMagentaQuantum

PixelGetMagentaQuantum() returns the magenta color of the pixel wand.

@@ -751,8 +720,7 @@ _8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum

the pixel wand.

-

PixelGetMagickColor

+

PixelGetMagickColor

PixelGetMagickColor() gets the magick color of the pixel wand.

@@ -772,8 +740,7 @@ _8c.html" id="PixelGetMagickColor">PixelGetMagickColor

The pixel wand color is returned here.

-

PixelGetOpacity

+

PixelGetOpacity

PixelGetOpacity() returns the normalized opacity color of the pixel wand.

@@ -790,8 +757,7 @@ _8c.html" id="PixelGetOpacity">PixelGetOpacity

the pixel wand.

-

PixelGetOpacityQuantum

+

PixelGetOpacityQuantum

PixelGetOpacityQuantum() returns the opacity color of the pixel wand.

@@ -808,8 +774,7 @@ _8c.html" id="PixelGetOpacityQuantum">PixelGetOpacityQuantum

the pixel wand.

-

PixelGetQuantumColor

+

PixelGetQuantumColor

PixelGetQuantumColor() gets the color of the pixel wand as a PixelPacket.

@@ -829,8 +794,7 @@ _8c.html" id="PixelGetQuantumColor">PixelGetQuantumColor

The pixel wand color is returned here.

-

PixelGetRed

+

PixelGetRed

PixelGetRed() returns the normalized red color of the pixel wand.

@@ -847,8 +811,7 @@ _8c.html" id="PixelGetRed">PixelGetRed

the pixel wand.

-

PixelGetRedQuantum

+

PixelGetRedQuantum

PixelGetRedQuantum() returns the red color of the pixel wand.

@@ -865,8 +828,7 @@ _8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum

the pixel wand.

-

PixelGetYellow

+

PixelGetYellow

PixelGetYellow() returns the normalized yellow color of the pixel wand.

@@ -883,8 +845,7 @@ _8c.html" id="PixelGetYellow">PixelGetYellow

the pixel wand.

-

PixelGetYellowQuantum

+

PixelGetYellowQuantum

PixelGetYellowQuantum() returns the yellow color of the pixel wand.

@@ -901,8 +862,7 @@ _8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum

the pixel wand.

-

PixelSetAlpha

+

PixelSetAlpha

PixelSetAlpha() sets the normalized alpha color of the pixel wand.

@@ -922,8 +882,7 @@ _8c.html" id="PixelSetAlpha">PixelSetAlpha

the level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.

-

PixelSetAlphaQuantum

+

PixelSetAlphaQuantum

PixelSetAlphaQuantum() sets the alpha color of the pixel wand.

@@ -944,8 +903,7 @@ _8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum

the opacity color.

-

PixelSetBlack

+

PixelSetBlack

PixelSetBlack() sets the normalized black color of the pixel wand.

@@ -965,8 +923,7 @@ _8c.html" id="PixelSetBlack">PixelSetBlack

the black color.

-

PixelSetBlackQuantum

+

PixelSetBlackQuantum

PixelSetBlackQuantum() sets the black color of the pixel wand.

@@ -986,8 +943,7 @@ _8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum

the black color.

-

PixelSetBlue

+

PixelSetBlue

PixelSetBlue() sets the normalized blue color of the pixel wand.

@@ -1007,8 +963,7 @@ _8c.html" id="PixelSetBlue">PixelSetBlue

the blue color.

-

PixelSetBlueQuantum

+

PixelSetBlueQuantum

PixelSetBlueQuantum() sets the blue color of the pixel wand.

@@ -1028,8 +983,7 @@ _8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum

the blue color.

-

PixelSetColor

+

PixelSetColor

PixelSetColor() sets the color of the pixel wand with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.).

@@ -1049,8 +1003,7 @@ _8c.html" id="PixelSetColor">PixelSetColor

the pixel wand color.

-

PixelSetColorCount

+

PixelSetColorCount

PixelSetColorCount() sets the color count of the pixel wand.

@@ -1070,8 +1023,7 @@ _8c.html" id="PixelSetColorCount">PixelSetColorCount

the number of this particular color.

-

PixelSetColorFromWand

+

PixelSetColorFromWand

PixelSetColorFromWand() sets the color of the pixel wand.

@@ -1091,8 +1043,7 @@ _8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand

set the pixel wand color here.

-

PixelSetCyan

+

PixelSetCyan

PixelSetCyan() sets the normalized cyan color of the pixel wand.

@@ -1112,8 +1063,7 @@ _8c.html" id="PixelSetCyan">PixelSetCyan

the cyan color.

-

PixelSetCyanQuantum

+

PixelSetCyanQuantum

PixelSetCyanQuantum() sets the cyan color of the pixel wand.

@@ -1133,8 +1083,7 @@ _8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum

the cyan color.

-

PixelSetFuzz

+

PixelSetFuzz

PixelSetFuzz() sets the fuzz value of the pixel wand.

@@ -1154,8 +1103,7 @@ _8c.html" id="PixelSetFuzz">PixelSetFuzz

the fuzz value.

-

PixelSetGreen

+

PixelSetGreen

PixelSetGreen() sets the normalized green color of the pixel wand.

@@ -1175,8 +1123,7 @@ _8c.html" id="PixelSetGreen">PixelSetGreen

the green color.

-

PixelSetGreenQuantum

+

PixelSetGreenQuantum

PixelSetGreenQuantum() sets the green color of the pixel wand.

@@ -1196,8 +1143,7 @@ _8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum

the green color.

-

PixelSetHSL

+

PixelSetHSL

PixelSetHSL() sets the normalized HSL color of the pixel wand.

@@ -1218,8 +1164,7 @@ _8c.html" id="PixelSetHSL">PixelSetHSL

Return the pixel hue, saturation, and brightness.

-

PixelSetIndex

+

PixelSetIndex

PixelSetIndex() sets the colormap index of the pixel wand.

@@ -1239,8 +1184,7 @@ _8c.html" id="PixelSetIndex">PixelSetIndex

the colormap index.

-

PixelSetMagenta

+

PixelSetMagenta

PixelSetMagenta() sets the normalized magenta color of the pixel wand.

@@ -1260,8 +1204,7 @@ _8c.html" id="PixelSetMagenta">PixelSetMagenta

the magenta color.

-

PixelSetMagentaQuantum

+

PixelSetMagentaQuantum

PixelSetMagentaQuantum() sets the magenta color of the pixel wand.

@@ -1282,8 +1225,7 @@ _8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum

the green magenta.

-

PixelSetMagickColor

+

PixelSetMagickColor

PixelSetMagickColor() sets the color of the pixel wand.

@@ -1303,8 +1245,7 @@ _8c.html" id="PixelSetMagickColor">PixelSetMagickColor

the pixel wand color.

-

PixelSetOpacity

+

PixelSetOpacity

PixelSetOpacity() sets the normalized opacity color of the pixel wand.

@@ -1324,8 +1265,7 @@ _8c.html" id="PixelSetOpacity">PixelSetOpacity

the opacity color.

-

PixelSetOpacityQuantum

+

PixelSetOpacityQuantum

PixelSetOpacityQuantum() sets the opacity color of the pixel wand.

@@ -1346,8 +1286,7 @@ _8c.html" id="PixelSetOpacityQuantum">PixelSetOpacityQuantum

the opacity color.

-

PixelSetQuantumColor

+

PixelSetQuantumColor

PixelSetQuantumColor() sets the color of the pixel wand.

@@ -1367,8 +1306,7 @@ _8c.html" id="PixelSetQuantumColor">PixelSetQuantumColor

the pixel wand color.

-

PixelSetRed

+

PixelSetRed

PixelSetRed() sets the normalized red color of the pixel wand.

@@ -1388,8 +1326,7 @@ _8c.html" id="PixelSetRed">PixelSetRed

the red color.

-

PixelSetRedQuantum

+

PixelSetRedQuantum

PixelSetRedQuantum() sets the red color of the pixel wand.

@@ -1409,8 +1346,7 @@ _8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum

the red color.

-

PixelSetYellow

+

PixelSetYellow

PixelSetYellow() sets the normalized yellow color of the pixel wand.

@@ -1430,8 +1366,7 @@ _8c.html" id="PixelSetYellow">PixelSetYellow

the yellow color.

-

PixelSetYellowQuantum

+

PixelSetYellowQuantum

PixelSetYellowQuantum() sets the yellow color of the pixel wand.

diff --git a/www/api/profile.html b/www/api/profile.html index deb968113..01ec750da 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module profile - Methods

+

Module profile Methods

-

CloneImageProfiles

+

CloneImageProfiles

CloneImageProfiles() clones one or more image profiles.

@@ -216,8 +214,7 @@ _8c.html" id="CloneImageProfiles">CloneImageProfiles

the clone image.

-

DeleteImageProfile

+

DeleteImageProfile

DeleteImageProfile() deletes a profile from the image by its name.

@@ -237,8 +234,7 @@ _8c.html" id="DeleteImageProfile">DeleteImageProfile

the profile name.

-

DestroyImageProfiles

+

DestroyImageProfiles

DestroyImageProfiles() releases memory associated with an image profile map.

@@ -255,8 +251,7 @@ _8c.html" id="DestroyImageProfiles">DestroyImageProfiles

the image.

-

GetImageProfile

+

GetImageProfile

GetImageProfile() gets a profile associated with an image by name.

@@ -276,8 +271,7 @@ _8c.html" id="GetImageProfile">GetImageProfile

the profile name.

-

GetNextImageProfile

+

GetNextImageProfile

GetNextImageProfile() gets the next profile name for an image.

@@ -294,8 +288,7 @@ _8c.html" id="GetNextImageProfile">GetNextImageProfile

the hash info.

-

ProfileImage

+

ProfileImage

ProfileImage() associates, applies, or removes an ICM, IPTC, or generic profile with / to / from an image. If the profile is NULL, it is removed from the image otherwise added or applied. Use a name of '*' and a profile of NULL to remove all profiles from the image.

@@ -327,8 +320,7 @@ _8c.html" id="ProfileImage">ProfileImage

should be MagickFalse.

-

RemoveImageProfile

+

RemoveImageProfile

RemoveImageProfile() removes a named profile from the image and returns its value.

@@ -348,8 +340,7 @@ _8c.html" id="RemoveImageProfile">RemoveImageProfile

the profile name.

-

ResetImageProfileIterator

+

ResetImageProfileIterator

ResetImageProfileIterator() resets the image profile iterator. Use it in conjunction with GetNextImageProfile() to iterate over all the profiles associated with an image.

@@ -366,8 +357,7 @@ _8c.html" id="ResetImageProfileIterator">ResetImageProfileIterator

the image.

-

SetImageProfile

+

SetImageProfile

SetImageProfile() adds a named profile to the image. If a profile with the same name already exists, it is replaced. This method differs from the ProfileImage() method in that it does not apply CMS color profiles.

@@ -391,8 +381,7 @@ _8c.html" id="SetImageProfile">SetImageProfile

A StringInfo structure that contains the named profile.

-

SyncImageProfiles

+

SyncImageProfiles

SyncImageProfiles() synchronizes image properties with the image profiles. Currently we only support updating the EXIF resolution and orientation.

diff --git a/www/api/property.html b/www/api/property.html index b857a647e..58f1262df 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module property - Methods

+

Module property Methods

-

CloneImageProperties

+

CloneImageProperties

CloneImageProperties() clones one or more image properties.

@@ -216,8 +214,7 @@ _8c.html" id="CloneImageProperties">CloneImageProperties

the clone image.

-

DefineImageProperty

+

DefineImageProperty

DefineImageProperty() associates a key/value pair with an image property.

@@ -238,8 +235,7 @@ _8c.html" id="DefineImageProperty">DefineImageProperty

the image property.

-

DeleteImageProperty

+

DeleteImageProperty

DeleteImageProperty() deletes an image property.

@@ -259,8 +255,7 @@ _8c.html" id="DeleteImageProperty">DeleteImageProperty

the image property.

-

DestroyImageProperties

+

DestroyImageProperties

DestroyImageProperties() releases memory associated with image property values.

@@ -277,8 +272,7 @@ _8c.html" id="DestroyImageProperties">DestroyImageProperties

the image.

-

FormatImageProperty

+

FormatImageProperty

FormatImageProperty() permits formatted property/value pairs to be saved as an image property.

@@ -302,8 +296,7 @@ _8c.html" id="FormatImageProperty">FormatImageProperty

A string describing the format to use to write the remaining arguments.

-

GetImageProperty

+

GetImageProperty

GetImageProperty() gets a value associated with an image property.

@@ -323,8 +316,7 @@ _8c.html" id="GetImageProperty">GetImageProperty

the key.

-

GetNextImageProperty

+

GetNextImageProperty

GetNextImageProperty() gets the next image property value.

@@ -341,8 +333,7 @@ _8c.html" id="GetNextImageProperty">GetNextImageProperty

the image.

-

InterpretImageProperties

+

InterpretImageProperties

InterpretImageProperties() replaces any embedded formatting characters with the appropriate image property and returns the interpretted text.

@@ -366,8 +357,7 @@ _8c.html" id="InterpretImageProperties">InterpretImageProperties

the address of a character string containing the embedded formatting characters.

-

RemoveImageProperty

+

RemoveImageProperty

RemoveImageProperty() removes a property from the image and returns its value.

@@ -387,8 +377,7 @@ _8c.html" id="RemoveImageProperty">RemoveImageProperty

the image property.

-

ResetImagePropertyIterator

+

ResetImagePropertyIterator

ResetImagePropertyIterator() resets the image properties iterator. Use it in conjunction with GetNextImageProperty() to iterate over all the values associated with an image property.

@@ -405,8 +394,7 @@ _8c.html" id="ResetImagePropertyIterator">ResetImagePropertyIterator

the image.

-

SetImageProperty

+

SetImageProperty

SetImageProperty() associates an value with an image property.

diff --git a/www/api/quantize.html b/www/api/quantize.html index f9c020221..f81ab453a 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module quantize - Methods

+

Module quantize Methods

-

QuantizeImage

+

QuantizeImage

QuantizeImage() takes a standard RGB or monochrome images and quantizes them down to some fixed number of colors.

@@ -256,8 +254,7 @@ _8c.html" id="QuantizeImage">QuantizeImage

This method is based on a similar algorithm written by Paul Raveling.

-

AcquireQuantizeInfo

+

AcquireQuantizeInfo

AcquireQuantizeInfo() allocates the QuantizeInfo structure.

@@ -274,8 +271,7 @@ _8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo

the image info.

-

CloneQuantizeInfo

+

CloneQuantizeInfo

CloneQuantizeInfo() makes a duplicate of the given quantize info structure, or if quantize info is NULL, a new one.

@@ -295,8 +291,7 @@ _8c.html" id="CloneQuantizeInfo">CloneQuantizeInfo

a structure of type info.

-

CompressImageColormap

+

CompressImageColormap

CompressImageColormap() compresses an image colormap by removing any duplicate or unused color entries.

@@ -313,8 +308,7 @@ _8c.html" id="CompressImageColormap">CompressImageColormap

the image.

-

DestroyQuantizeInfo

+

DestroyQuantizeInfo

DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.

@@ -331,8 +325,7 @@ _8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo

Specifies a pointer to an QuantizeInfo structure.

-

GetImageQuantizeError

+

GetImageQuantizeError

GetImageQuantizeError() measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value. These values are computed:

@@ -360,8 +353,7 @@ _8c.html" id="GetImageQuantizeError">GetImageQuantizeError

the image.

-

GetQuantizeInfo

+

GetQuantizeInfo

GetQuantizeInfo() initializes the QuantizeInfo structure.

@@ -378,8 +370,7 @@ _8c.html" id="GetQuantizeInfo">GetQuantizeInfo

Specifies a pointer to a QuantizeInfo structure.

-

PosterizeImage

+

PosterizeImage

PosterizeImage() reduces the image to a limited number of colors for a "poster" effect.

@@ -406,8 +397,7 @@ _8c.html" id="PosterizeImage">PosterizeImage

Set this integer value to something other than zero to dither the mapped image.

-

QuantizeImage

+

QuantizeImage

QuantizeImage() analyzes the colors within a reference image and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time.

@@ -428,8 +418,7 @@ _8c.html" id="QuantizeImage">QuantizeImage

the image.

-

QuantizeImages

+

QuantizeImages

QuantizeImages() analyzes the colors within a set of reference images and chooses a fixed number of colors to represent the set. The goal of the algorithm is to minimize the color difference between the input and output images while minimizing the processing time.

@@ -450,8 +439,7 @@ _8c.html" id="QuantizeImages">QuantizeImages

Specifies a pointer to a list of Image structures.

-

RemapImage

+

RemapImage

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

@@ -475,8 +463,7 @@ _8c.html" id="RemapImage">RemapImage

the reference image.

-

RemapImages

+

RemapImages

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

@@ -500,8 +487,7 @@ _8c.html" id="RemapImages">RemapImages

the reference image.

-

SetGrayscaleImage

+

SetGrayscaleImage

SetGrayscaleImage() converts an image to a PseudoClass grayscale image.

diff --git a/www/api/registry.html b/www/api/registry.html index 2b63179ce..607f8e7d4 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module registry - Methods

+

Module registry Methods

-

DefineImageRegistry

+

DefineImageRegistry

DefineImageRegistry() associates a key/value pair with the image registry.

@@ -219,8 +217,7 @@ _8c.html" id="DefineImageRegistry">DefineImageRegistry

the exception.

-

DeleteImageRegistry

+

DeleteImageRegistry

DeleteImageRegistry() deletes a key from the image registry.

@@ -237,8 +234,7 @@ _8c.html" id="DeleteImageRegistry">DeleteImageRegistry

the registry.

-

GetImageRegistry

+

GetImageRegistry

GetImageRegistry() returns a value associated with an image registry key.

@@ -262,8 +258,7 @@ _8c.html" id="GetImageRegistry">GetImageRegistry

the exception.

-

GetNextImageRegistry

+

GetNextImageRegistry

GetNextImageRegistry() gets the next image registry value.

@@ -275,8 +270,7 @@ _8c.html" id="GetNextImageRegistry">GetNextImageRegistry
-

RegistryComponentTerminus

+

RegistryComponentTerminus

RegistryComponentTerminus() destroys the registry component.

@@ -288,8 +282,7 @@ _8c.html" id="RegistryComponentTerminus">RegistryComponentTerminus
-

RemoveImageRegistry

+

RemoveImageRegistry

RemoveImageRegistry() removes a key from the image registry and returns its value.

@@ -306,8 +299,7 @@ _8c.html" id="RemoveImageRegistry">RemoveImageRegistry

the registry.

-

ResetImageRegistryIterator

+

ResetImageRegistryIterator

ResetImageRegistryIterator() resets the registry iterator. Use it in conjunction with GetNextImageRegistry() to iterate over all the values in the image registry.

@@ -319,8 +311,7 @@ _8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator
-

SetImageRegistry

+

SetImageRegistry

SetImageRegistry() associates a value with an image registry key.

diff --git a/www/api/resize.html b/www/api/resize.html index 5d28ce550..54a89d644 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module resize - Methods

+

Module resize Methods

-

AdaptiveResizeImage

+

AdaptiveResizeImage

AdaptiveResizeImage() adaptively resize image with pixel resampling.

@@ -222,8 +220,7 @@ _8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage

return any errors or warnings in this structure.

-

MagnifyImage

+

MagnifyImage

MagnifyImage() is a convenience method that scales an image proportionally to twice its size.

@@ -243,8 +240,7 @@ _8c.html" id="MagnifyImage">MagnifyImage

return any errors or warnings in this structure.

-

MinifyImage

+

MinifyImage

MinifyImage() is a convenience method that scales an image proportionally to half its size.

@@ -264,8 +260,7 @@ _8c.html" id="MinifyImage">MinifyImage

return any errors or warnings in this structure.

-

ResampleImage

+

ResampleImage

ResampleImage() resize image in terms of its pixel size, so that when displayed at the given resolution it will be the same size in terms of real world units as the original image at the original resolution.

@@ -296,8 +291,7 @@ _8c.html" id="ResampleImage">ResampleImage

the blur factor where > 1 is blurry, < 1 is sharp.

-

LiquidRescaleImage

+

LiquidRescaleImage

LiquidRescaleImage() rescales image with seam carving.

@@ -331,8 +325,7 @@ _8c.html" id="LiquidRescaleImage">LiquidRescaleImage

return any errors or warnings in this structure.

-

ResizeImage

+

ResizeImage

ResizeImage() scales an image to the desired dimensions, using the given filter (see AcquireFilterInfo()).

@@ -370,8 +363,7 @@ _8c.html" id="ResizeImage">ResizeImage

return any errors or warnings in this structure.

-

SampleImage

+

SampleImage

SampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.

@@ -398,8 +390,7 @@ _8c.html" id="SampleImage">SampleImage

return any errors or warnings in this structure.

-

ScaleImage

+

ScaleImage

ScaleImage() changes the size of an image to the given dimensions.

@@ -426,8 +417,7 @@ _8c.html" id="ScaleImage">ScaleImage

return any errors or warnings in this structure.

-

ThumbnailImage

+

ThumbnailImage

ThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.

diff --git a/www/api/resource.html b/www/api/resource.html index 684c55818..ce3f62651 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -190,12 +190,10 @@
-

Module resource - Methods

+

Module resource Methods

-

AcquireMagickResource

+

AcquireMagickResource

AcquireMagickResource() acquires resources of the specified type. MagickFalse is returned if the specified resource is exhausted otherwise MagickTrue.

@@ -216,8 +214,7 @@ _8c.html" id="AcquireMagickResource">AcquireMagickResource

the number of bytes needed from for this resource.

-

AcquireUniqueFileResource

+

AcquireUniqueFileResource

AcquireUniqueFileResource() returns a unique file name, and returns a file descriptor for the file open for reading and writing.

@@ -234,8 +231,7 @@ _8c.html" id="AcquireUniqueFileResource">AcquireUniqueFileResource

Specifies a pointer to an array of characters. The unique path name is returned in this array.

-

GetMagickResource

+

GetMagickResource

GetMagickResource() returns the specified resource.

@@ -252,8 +248,7 @@ _8c.html" id="GetMagickResource">GetMagickResource

the type of resource.

-

GetMagickResourceLimit

+

GetMagickResourceLimit

GetMagickResourceLimit() returns the specified resource limit.

@@ -270,8 +265,7 @@ _8c.html" id="GetMagickResourceLimit">GetMagickResourceLimit

the type of resource.

-

ListMagickResourceInfo

+

ListMagickResourceInfo

ListMagickResourceInfo() lists the resource info to a file.

@@ -292,8 +286,7 @@ _8c.html" id="ListMagickResourceInfo">ListMagickResourceInfo

return any errors or warnings in this structure.

-

RelinquishMagickResource

+

RelinquishMagickResource

RelinquishMagickResource() relinquishes resources of the specified type.

@@ -314,8 +307,7 @@ _8c.html" id="RelinquishMagickResource">RelinquishMagickResource

the size of the resource.

-

RelinquishUniqueFileResource

+

RelinquishUniqueFileResource

RelinquishUniqueFileResource() relinquishes a unique file resource.

@@ -332,8 +324,7 @@ _8c.html" id="RelinquishUniqueFileResource">RelinquishUniqueFileResourcethe name of the temporary resource.

-

SetMagickResourceLimit

+

SetMagickResourceLimit

SetMagickResourceLimit() sets the limit for a particular resource.

diff --git a/www/api/segment.html b/www/api/segment.html index 662991535..9eed1837e 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module segment - Methods

+

Module segment Methods

-

SegmentImage

+

SegmentImage

SegmentImage() segment an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.

diff --git a/www/api/shear.html b/www/api/shear.html index 17a60ed76..313f511d4 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module shear - Methods

+

Module shear Methods

-

AffineTransformImage

+

AffineTransformImage

AffineTransformImage() transforms an image as dictated by the affine matrix. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -219,8 +217,7 @@ _8c.html" id="AffineTransformImage">AffineTransformImage

return any errors or warnings in this structure.

-

DeskewImage

+

DeskewImage

DeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.

@@ -244,8 +241,7 @@ _8c.html" id="DeskewImage">DeskewImage

return any errors or warnings in this structure.

-

RotateImage

+

RotateImage

RotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. RotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -271,8 +267,7 @@ _8c.html" id="RotateImage">RotateImage

return any errors or warnings in this structure.

-

ShearImage

+

ShearImage

ShearImage() creates a new image that is a shear_image copy of an existing one. Shearing slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image.. ShearImage() allocates the memory necessary for the new Image structure and returns a pointer to the new image.

diff --git a/www/api/signature.html b/www/api/signature.html index 71d0fb941..8832bfbb8 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module signature - Methods

+

Module signature Methods

-

SignatureImage

+

SignatureImage

SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.

diff --git a/www/api/statistic.html b/www/api/statistic.html index 8d473398a..66f9ac61c 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module statistic - Methods

+

Module statistic Methods

-

EvaluateImage

+

EvaluateImage

EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.

@@ -232,8 +230,7 @@ _8c.html" id="EvaluateImage">EvaluateImage

return any errors or warnings in this structure.

-

FunctionImage

+

FunctionImage

FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.

@@ -268,8 +265,7 @@ _8c.html" id="FunctionImage">FunctionImage

return any errors or warnings in this structure.

-

GetImageChannelMean

+

GetImageChannelMean

GetImageChannelMean() returns the mean and standard deviation of one or more image channels.

@@ -300,8 +296,7 @@ _8c.html" id="GetImageChannelMean">GetImageChannelMean

return any errors or warnings in this structure.

-

GetImageChannelKurtosis

+

GetImageChannelKurtosis

GetImageChannelKurtosis() returns the kurtosis and skewness of one or more image channels.

@@ -332,8 +327,7 @@ _8c.html" id="GetImageChannelKurtosis">GetImageChannelKurtosis

return any errors or warnings in this structure.

-

GetImageChannelRange

+

GetImageChannelRange

GetImageChannelRange() returns the range of one or more image channels.

@@ -364,8 +358,7 @@ _8c.html" id="GetImageChannelRange">GetImageChannelRange

return any errors or warnings in this structure.

-

GetImageChannelStatistics

+

GetImageChannelStatistics

GetImageChannelStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima, maxima, mean, standard deviation, kurtosis and skewness. You can access the red channel mean, for example, like this:

diff --git a/www/api/stream.html b/www/api/stream.html index fa8aa0b0e..914d3cf00 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module stream - Methods

+

Module stream Methods

-

ReadStream

+

ReadStream

ReadStream() makes the image pixels available to a user supplied callback method immediately upon reading a scanline with the ReadImage() method.

@@ -219,8 +217,7 @@ _8c.html" id="ReadStream">ReadStream

return any errors or warnings in this structure.

-

WriteStream

+

WriteStream

WriteStream() makes the image pixels available to a user supplied callback method immediately upon writing pixel data with the WriteImage() method.

diff --git a/www/api/transform.html b/www/api/transform.html index 95e1ccf21..2828c0c32 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module transform - Methods

+

Module transform Methods

-

ChopImage

+

ChopImage

ChopImage() removes a region of an image and collapses the image to occupy the removed portion.

@@ -219,8 +217,7 @@ _8c.html" id="ChopImage">ChopImage

return any errors or warnings in this structure.

-

CropImage

+

CropImage

CropImage() extracts a region of the image starting at the offset defined by geometry.

@@ -244,8 +241,7 @@ _8c.html" id="CropImage">CropImage

return any errors or warnings in this structure.

-

ExcerptImage

+

ExcerptImage

ExcerptImage() returns a excerpt of the image as defined by the geometry.

@@ -269,8 +265,7 @@ _8c.html" id="ExcerptImage">ExcerptImage

return any errors or warnings in this structure.

-

ExtentImage

+

ExtentImage

ExtentImage() extends the image as defined by the geometry, gravity, and image background color. Set the (x,y) offset of the geometry to move the original image relative to the extended image.

@@ -294,8 +289,7 @@ _8c.html" id="ExtentImage">ExtentImage

return any errors or warnings in this structure.

-

FlipImage

+

FlipImage

FlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.

@@ -315,8 +309,7 @@ _8c.html" id="FlipImage">FlipImage

return any errors or warnings in this structure.

-

FlopImage

+

FlopImage

FlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.

@@ -336,8 +329,7 @@ _8c.html" id="FlopImage">FlopImage

return any errors or warnings in this structure.

-

RollImage

+

RollImage

RollImage() offsets an image as defined by x_offset and y_offset.

@@ -364,8 +356,7 @@ _8c.html" id="RollImage">RollImage

return any errors or warnings in this structure.

-

ShaveImage

+

ShaveImage

ShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

@@ -392,8 +383,7 @@ _8c.html" id="ShaveImage">ShaveImage

return any errors or warnings in this structure.

-

SpliceImage

+

SpliceImage

SpliceImage() splices a solid color into the image as defined by the geometry.

@@ -417,8 +407,7 @@ _8c.html" id="SpliceImage">SpliceImage

return any errors or warnings in this structure.

-

TransformImage

+

TransformImage

TransformImage() is a convenience method that behaves like ResizeImage() or CropImage() but accepts scaling and/or cropping information as a region geometry specification. If the operation fails, the original image handle is returned.

@@ -442,8 +431,7 @@ _8c.html" id="TransformImage">TransformImage

An image geometry string. This geometry defines the final size of the image.

-

TransformImages

+

TransformImages

TransformImages() calls TransformImage() on each image of a sequence.

@@ -467,8 +455,7 @@ _8c.html" id="TransformImages">TransformImages

An image geometry string. This geometry defines the final size of the image.

-

TransposeImage

+

TransposeImage

TransposeImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them by 90 degrees.

@@ -488,8 +475,7 @@ _8c.html" id="TransposeImage">TransposeImage

return any errors or warnings in this structure.

-

TransverseImage

+

TransverseImage

TransverseImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them by 270 degrees.

@@ -509,8 +495,7 @@ _8c.html" id="TransverseImage">TransverseImage

return any errors or warnings in this structure.

-

TrimImage

+

TrimImage

TrimImage() trims pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

diff --git a/www/api/version.html b/www/api/version.html index a9efe3702..54af00957 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -168,7 +168,7 @@ Druckerei
@@ -190,12 +190,10 @@
-

Module version - Methods

+

Module version Methods

-

GetMagickCopyright

+

GetMagickCopyright

GetMagickCopyright() returns the ImageMagick API copyright as a string.

@@ -207,8 +205,7 @@ _8c.html" id="GetMagickCopyright">GetMagickCopyright
-

GetMagickFeatures

+

GetMagickFeatures

GetMagickFeatures() returns the ImageMagick features.

@@ -222,8 +219,7 @@ _8c.html" id="GetMagickFeatures">GetMagickFeatures

No parameters are required.

-

GetMagickHomeURL

+

GetMagickHomeURL

GetMagickHomeURL() returns the ImageMagick home URL.

@@ -235,8 +231,7 @@ _8c.html" id="GetMagickHomeURL">GetMagickHomeURL
-

GetMagickPackageName

+

GetMagickPackageName

GetMagickPackageName() returns the ImageMagick package name.

@@ -250,8 +245,7 @@ _8c.html" id="GetMagickPackageName">GetMagickPackageName

No parameters are required.

-

GetMagickQuantumDepth

+

GetMagickQuantumDepth

GetMagickQuantumDepth() returns the ImageMagick quantum depth.

@@ -268,8 +262,7 @@ _8c.html" id="GetMagickQuantumDepth">GetMagickQuantumDepth

the quantum depth is returned as a number.

-

GetMagickQuantumRange

+

GetMagickQuantumRange

GetMagickQuantumRange() returns the ImageMagick quantum range.

@@ -286,8 +279,7 @@ _8c.html" id="GetMagickQuantumRange">GetMagickQuantumRange

the quantum range is returned as a number.

-

GetMagickReleaseDate

+

GetMagickReleaseDate

GetMagickReleaseDate() returns the ImageMagick release date.

@@ -301,8 +293,7 @@ _8c.html" id="GetMagickReleaseDate">GetMagickReleaseDate

No parameters are required.

-

GetMagickVersion

+

GetMagickVersion

GetMagickVersion() returns the ImageMagick API version as a string and as a number.

diff --git a/www/api/wand-view.html b/www/api/wand-view.html index 5a5d3250b..a31b0b4b6 100644 --- a/www/api/wand-view.html +++ b/www/api/wand-view.html @@ -190,12 +190,10 @@
-

Module wand-view - Methods

+

Module wand-view Methods

-

CloneWandView

+

CloneWandView

CloneWandView() makes a copy of the specified wand view.

@@ -212,8 +210,7 @@ _8c.html" id="CloneWandView">CloneWandView

the wand view.

-

DestroyWandView

+

DestroyWandView

DestroyWandView() deallocates memory associated with a wand view.

@@ -230,8 +227,7 @@ _8c.html" id="DestroyWandView">DestroyWandView

the wand view.

-

DuplexTransferWandViewIterator

+

DuplexTransferWandViewIterator

DuplexTransferWandViewIterator() iterates over three wand views in parallel and calls your transfer method for each scanline of the view. The source and duplex pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination wand view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -278,8 +274,7 @@ _8c.html" id="DuplexTransferWandViewIterator">DuplexTransferWandViewIterator

the user defined context.

-

GetWandViewException

+

GetWandViewException

GetWandViewException() returns the severity, reason, and description of any error that occurs when utilizing a wand view.

@@ -300,8 +295,7 @@ _8c.html" id="GetWandViewException">GetWandViewException

the severity of the error is returned here.

-

GetWandViewExtent

+

GetWandViewExtent

GetWandViewExtent() returns the wand view extent.

@@ -318,8 +312,7 @@ _8c.html" id="GetWandViewExtent">GetWandViewExtent

the wand view.

-

GetWandViewIterator

+

GetWandViewIterator

GetWandViewIterator() iterates over the wand view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.

@@ -358,8 +351,7 @@ _8c.html" id="GetWandViewIterator">GetWandViewIterator

the user defined context.

-

GetWandViewPixels

+

GetWandViewPixels

GetWandViewPixels() returns the wand view pixel_wands.

@@ -376,8 +368,7 @@ _8c.html" id="GetWandViewPixels">GetWandViewPixels

the wand view.

-

GetWandViewWand

+

GetWandViewWand

GetWandViewWand() returns the magick wand associated with the wand view.

@@ -394,8 +385,7 @@ _8c.html" id="GetWandViewWand">GetWandViewWand

the wand view.

-

IsWandView

+

IsWandView

IsWandView() returns MagickTrue if the the parameter is verified as a wand view object.

@@ -412,8 +402,7 @@ _8c.html" id="IsWandView">IsWandView

the wand view.

-

NewWandView

+

NewWandView

NewWandView() returns a wand view required for all other methods in the Wand View API.

@@ -430,8 +419,7 @@ _8c.html" id="NewWandView">NewWandView

the wand.

-

NewWandViewExtent

+

NewWandViewExtent

NewWandViewExtent() returns a wand view required for all other methods in the Wand View API.

@@ -452,8 +440,7 @@ _8c.html" id="NewWandViewExtent">NewWandViewExtent

These values define the perimeter of a extent of pixel_wands view.

-

SetWandViewDescription

+

SetWandViewDescription

SetWandViewDescription() associates a description with an image view.

@@ -473,8 +460,7 @@ _8c.html" id="SetWandViewDescription">SetWandViewDescription

the wand view description.

-

SetWandViewIterator

+

SetWandViewIterator

SetWandViewIterator() iterates over the wand view in parallel and calls your set method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension. The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.

@@ -513,8 +499,7 @@ _8c.html" id="SetWandViewIterator">SetWandViewIterator

the user defined context.

-

SetWandViewThreads

+

SetWandViewThreads

SetWandViewThreads() sets the number of threads in a thread team.

@@ -535,8 +520,7 @@ _8c.html" id="SetWandViewThreads">SetWandViewThreads

the number of threads in a thread team.

-

TransferWandViewIterator

+

TransferWandViewIterator

TransferWandViewIterator() iterates over two wand views in parallel and calls your transfer method for each scanline of the view. The source pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination wand view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.

@@ -579,8 +563,7 @@ _8c.html" id="TransferWandViewIterator">TransferWandViewIterator

the user defined context.

-

UpdateWandViewIterator

+

UpdateWandViewIterator

UpdateWandViewIterator() iterates over the wand view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.

diff --git a/www/architecture.html b/www/architecture.html index 5a5e556b0..4c959748c 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -168,7 +168,7 @@ Druckerei
diff --git a/www/binary-releases.html b/www/binary-releases.html index 1a6807da0..14906b053 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -168,7 +168,7 @@ Druckerei
diff --git a/www/cipher.html b/www/cipher.html index ce4caf1ea..4d4dd21e8 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/color.html b/www/color.html index ab1dda380..a89bae34c 100644 --- a/www/color.html +++ b/www/color.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/command-line-options.html b/www/command-line-options.html index 9fe45bda9..c0d979c6d 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -172,7 +172,7 @@ Druckerei diff --git a/www/command-line-processing.html b/www/command-line-processing.html index 533ffe9f0..283645e74 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -168,7 +168,7 @@ Druckerei @@ -594,7 +594,7 @@ setting for more specifics.

Basic adjustments to width and height; the operators %, ^, and !

Here, just below, are a few simple examples of geometry, showing how it might be used as an argument to the ‑resize option. We'll use the internal image logo: for our input image. - + This fine image is 640 pixels wide and 480 pixels high. We say its dimensions are 640x480. When we give dimensions of an image, the width (the horizontal dimension) always precedes the height (the vertical dimension). This will be true when we speak of coordinates or offsets into an image, which will always be x–value followed by y. Just think of your high school algebra classes and the xy–plane. (Well, almost: our y–axis will always go downward!)

diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 420b9d2bd..e8fa9633f 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -168,7 +168,7 @@ Druckerei
diff --git a/www/compare.html b/www/compare.html index fe32472c7..3b22f44ad 100644 --- a/www/compare.html +++ b/www/compare.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/compose.html b/www/compose.html index 169bbf28c..e0bc910b3 100644 --- a/www/compose.html +++ b/www/compose.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/conjure.html b/www/conjure.html index f132d0361..885ce77fd 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/contact.html b/www/contact.html index 1448f71ac..f4c1925a7 100644 --- a/www/contact.html +++ b/www/contact.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/display.html b/www/display.html index ccfb786c1..082e1b18e 100644 --- a/www/display.html +++ b/www/display.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/download.html b/www/download.html index 232354a20..192f5feaa 100644 --- a/www/download.html +++ b/www/download.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/escape.html b/www/escape.html index be2921d02..bc3494380 100644 --- a/www/escape.html +++ b/www/escape.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/examples.html b/www/examples.html index 9d1c09f02..4d9e30a53 100644 --- a/www/examples.html +++ b/www/examples.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/exception.html b/www/exception.html index a44f2675a..584369441 100644 --- a/www/exception.html +++ b/www/exception.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/export.html b/www/export.html index a11e3d3b4..e27a7094f 100644 --- a/www/export.html +++ b/www/export.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/formats.html b/www/formats.html index d10e38502..d07be62e9 100644 --- a/www/formats.html +++ b/www/formats.html @@ -169,7 +169,7 @@ Druckerei @@ -578,7 +578,7 @@ the supported image formats.

JPEG RW Joint Photographic Experts Group JFIF format - Requires jpegsrc.v6b.tar.gz. You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. Finally, to restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400kb. + Requires jpegsrc.v8c.tar.gz. You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. Finally, to restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400kb. @@ -989,7 +989,7 @@ convert \( -size 15x15 xc:black xc:white -append \) \ SID, MrSID R Multiresolution seamless image - Requires the mrsidgeodecode command line utility that decompresses MG2 or MG3 SID image files. + Requires the mrsidgeodecode command line utility that decompresses MG2 or MG3 SID image files. @@ -1014,10 +1014,10 @@ convert \( -size 15x15 xc:black xc:white -append \) \ - TIFF + TIFF RW Tagged Image File Format - Also known as TIF. Requires tiff-v3.6.1.tar.gz or later. Use -define to specify the rows per strip (e.g. -define tiff:rows-per-strip=8). To define the tile geometry, use for example, -define tiff:tile-geometry=128x128. To specify a signed format, use -define quantum:format=signed. To specify a single-precision floating-point format, use -define quantum:format=floating-point. Set the depth to 64 for a double-precision floating-point format. Use -define quantum:polarity=min-is-black or -define quantum:polarity=min-is-white toggle the photometric interpretation for a bilevel image. Specify the extra samples as associated or unassociated alpha with, for example, -define tiff:alpha=unassociated. Set the fill order with -define tiff:fill-order=msb|lsb. Set the TIFF endianess with -define tiff:endian=msb|lsb. You can choose to read the EXIF profile with this option: -define tiff:exif=true. You can set a number of TIFF software attributes including host computer, artist, timestamp, make, model, software, and copyright. For example, -set tiff:software "My Company". + Also known as TIF. Requires tiff-v3.6.1.tar.gz or later. Use -define to specify the rows per strip (e.g. -define tiff:rows-per-strip=8). To define the tile geometry, use for example, -define tiff:tile-geometry=128x128. To specify a signed format, use -define quantum:format=signed. To specify a single-precision floating-point format, use -define quantum:format=floating-point. Set the depth to 64 for a double-precision floating-point format. Use -define quantum:polarity=min-is-black or -define quantum:polarity=min-is-white toggle the photometric interpretation for a bilevel image. Specify the extra samples as associated or unassociated alpha with, for example, -define tiff:alpha=unassociated. Set the fill order with -define tiff:fill-order=msb|lsb. Set the TIFF endianess with -define tiff:endian=msb|lsb. You can choose to read the EXIF profile with this option: -define tiff:exif=true. You can set a number of TIFF software attributes including host computer, artist, timestamp, make, model, software, and copyright. For example, -set tiff:software "My Company". diff --git a/www/fx.html b/www/fx.html index cf7705e70..c2536fe28 100644 --- a/www/fx.html +++ b/www/fx.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index 4993b662b..86c6b839b 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/import.html b/www/import.html index 53f512df0..ce965c360 100644 --- a/www/import.html +++ b/www/import.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/index.html b/www/index.html index 1f9aca362..b05917ddd 100644 --- a/www/index.html +++ b/www/index.html @@ -168,7 +168,7 @@ Druckerei @@ -200,7 +200,7 @@

ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to scale, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

-

The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.

+

The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.

ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 license, approved by the OSI and recommended for use by the OSSCC.

diff --git a/www/install-source.html b/www/install-source.html index 6505322e2..00fd794c6 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/jp2.html b/www/jp2.html index 627a613d5..69aca9d58 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/license.html b/www/license.html index 47e36850d..b592dd6ce 100644 --- a/www/license.html +++ b/www/license.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/links.html b/www/links.html index b43ee135e..eda95de38 100644 --- a/www/links.html +++ b/www/links.html @@ -168,7 +168,7 @@ Druckerei @@ -209,7 +209,7 @@
Graphics from the Command Line
Image creation, conversion and manipdlation with ImageMagick
Image Editing for Power Users on the Mac
-
ImageMagick: A graphics wizard for the command line
+
ImageMagick: A graphics wizard for the command line
ImageMagick command line examples - part 1
ImageMagick command line examples - part 2
ImageMagick & Java
diff --git a/www/magick-core.html b/www/magick-core.html index a7717101b..b23a6e6da 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index bd6502c71..d04a8d0f8 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/magick-wand.html b/www/magick-wand.html index 91bc5c1bc..ec880c357 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/miff.html b/www/miff.html index 7a01ea027..04291b33e 100644 --- a/www/miff.html +++ b/www/miff.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/mogrify.html b/www/mogrify.html index b8f0be449..abc3da6e9 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/montage.html b/www/montage.html index 8d67ff280..574bc83a4 100644 --- a/www/montage.html +++ b/www/montage.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/perl-magick.html b/www/perl-magick.html index 73cc60b75..171614872 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/quantize.html b/www/quantize.html index 9cd3f188c..0c2059605 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/resources.html b/www/resources.html index 767970a08..7c5567c82 100644 --- a/www/resources.html +++ b/www/resources.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/sitemap.html b/www/sitemap.html index 0c16a639f..06d2a5946 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/sponsors.html b/www/sponsors.html index 2bb2211d7..cd80b989f 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/stream.html b/www/stream.html index f2626d3e0..b24084107 100644 --- a/www/stream.html +++ b/www/stream.html @@ -169,7 +169,7 @@ Druckerei diff --git a/www/subversion.html b/www/subversion.html index fb78c2cac..c38a14d51 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -168,7 +168,7 @@ Druckerei diff --git a/www/t-shirt.html b/www/t-shirt.html index 55629dda6..65d58d276 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -168,7 +168,7 @@ Druckerei