From 8cafd1c74498940d0b72a31de720a58bc8b897cd Mon Sep 17 00:00:00 2001 From: Cristy Date: Sat, 19 May 2018 10:12:51 -0400 Subject: [PATCH] Update HTML docs --- index.html | 18 +-- www/ImageMagickObject.html | 4 +- www/Magick++/FormatCharacters.html | 2 +- www/Magick++/PixelPacket.html | 2 +- www/advanced-unix-installation.html | 6 +- www/advanced-windows-installation.html | 4 +- www/animate.html | 4 +- www/api.html | 2 +- www/api/Image++.html | 10 +- www/api/animate.html | 10 +- www/api/annotate.html | 10 +- www/api/attribute.html | 10 +- www/api/blob.html | 10 +- www/api/cache-view.html | 14 +- www/api/cache-view.php | 170 ++++++++++++--------- www/api/cache.html | 47 +++++- www/api/cache.php | 187 +++++++++++++++-------- www/api/channel.html | 10 +- www/api/cipher.html | 10 +- www/api/color.html | 10 +- www/api/colormap.html | 10 +- www/api/colorspace.html | 10 +- www/api/compare.html | 10 +- www/api/composite.html | 14 +- www/api/composite.php | 199 ++++++++++++------------- www/api/constitute.html | 10 +- www/api/decorate.html | 10 +- www/api/deprecate.html | 10 +- www/api/display.html | 10 +- www/api/distort.html | 10 +- www/api/draw.html | 10 +- www/api/drawing-wand.html | 10 +- www/api/effect.html | 10 +- www/api/enhance.html | 10 +- www/api/exception.html | 10 +- www/api/feature.html | 10 +- www/api/fourier.html | 10 +- www/api/fx.html | 10 +- www/api/histogram.html | 10 +- www/api/image-view.html | 14 +- www/api/image-view.php | 164 ++++++++++++-------- www/api/image.html | 10 +- www/api/layer.html | 10 +- www/api/list.html | 10 +- www/api/magick++-classes.html | 10 +- www/api/magick-deprecate.html | 10 +- www/api/magick-image.html | 10 +- www/api/magick-property.html | 10 +- www/api/magick-wand.html | 10 +- www/api/magick.html | 10 +- www/api/memory.html | 10 +- www/api/mime.html | 10 +- www/api/module.html | 14 +- www/api/module.php | 167 ++++++++++++--------- www/api/mogrify.html | 10 +- www/api/monitor.html | 10 +- www/api/montage.html | 10 +- www/api/morphology.html | 10 +- www/api/paint.html | 10 +- www/api/pixel-iterator.html | 10 +- www/api/pixel-wand.html | 10 +- www/api/profile.html | 14 +- www/api/profile.php | 148 +++++++++++------- www/api/property.html | 14 +- www/api/property.php | 165 +++++++++++--------- www/api/quantize.html | 10 +- www/api/registry.html | 10 +- www/api/resize.html | 10 +- www/api/resource.html | 14 +- www/api/resource.php | 144 +++++++++++------- www/api/segment.html | 10 +- www/api/shear.html | 10 +- www/api/signature.html | 10 +- www/api/statistic.html | 10 +- www/api/stream.html | 14 +- www/api/stream.php | 175 ++++++++++++---------- www/api/transform.html | 10 +- www/api/version.html | 10 +- www/api/wand-view.html | 14 +- www/api/wand-view.php | 158 ++++++++++++-------- www/architecture.html | 4 +- www/binary-releases.html | 2 +- www/changelog.html | 130 ++++++++-------- www/cipher.html | 4 +- www/color-management.html | 4 +- www/color.html | 4 +- www/command-line-options.html | 4 +- www/command-line-processing.html | 4 +- www/command-line-tools.html | 4 +- www/compare.html | 4 +- www/compose.html | 4 +- www/composite.html | 4 +- www/conjure.html | 4 +- www/connected-components.html | 4 +- www/contact.html | 12 +- www/convert.html | 4 +- www/develop.html | 4 +- www/display.html | 4 +- www/distribute-pixel-cache.html | 4 +- www/download.html | 4 +- www/escape.html | 40 ++--- www/examples.html | 4 +- www/exception.html | 4 +- www/export.html | 13 +- www/formats.html | 4 +- www/fx.html | 4 +- www/gradient.html | 4 +- www/high-dynamic-range.html | 4 +- www/history.html | 14 +- www/identify.html | 4 +- www/import.html | 4 +- www/index.html | 10 +- www/install-source.html | 4 +- www/jp2.html | 4 +- www/license.html | 14 +- www/links.html | 4 +- www/magick++.html | 6 +- www/magick-core.html | 4 +- www/magick-script.html | 4 +- www/magick-vector-graphics.html | 4 +- www/magick-wand.html | 4 +- www/magick.html | 4 +- www/miff.html | 4 +- www/mirror.html | 6 +- www/mogrify.html | 4 +- www/montage.html | 4 +- www/motion-picture.html | 4 +- www/opencl.html | 4 +- www/openmp.html | 4 +- www/perl-magick.html | 4 +- www/porting.html | 4 +- www/quantize.html | 4 +- www/resources.html | 4 +- www/search.html | 12 +- www/security-policy.html | 6 +- www/sitemap.html | 18 +-- www/stream.html | 4 +- www/subversion.html | 2 +- www/support.html | 8 +- www/webp.html | 4 +- 140 files changed, 1603 insertions(+), 1282 deletions(-) diff --git a/index.html b/index.html index 3cbfada91..aba36d44f 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -132,7 +132,7 @@ Use ImageMagickDelineate image features - Canny edge detection, Hough lines. + Canny edge detection, Hough lines. Discrete Fourier transform @@ -200,7 +200,7 @@ Use ImageMagickNoise and color reduction - Kuwahara Filter, mean-shift. + Kuwahara Filter, mean-shift. Perceptual hash @@ -253,7 +253,7 @@ Use ImageMagickHDRI, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced percision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less percision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these configure script options: --with-quantum-depth=8 --disable-hdri.

Community

-

To join the ImageMagick community, try the discourse server. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an issue.

+

To join the ImageMagick community, try the discourse server. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an issue.

@@ -267,14 +267,14 @@ Use ImageMagickPublic Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

- - + + \ No newline at end of file diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index 7850ddab2..4dd2b6dd7 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -58,7 +58,7 @@ Develop
@@ -142,7 +142,7 @@ BuildImageMagickObject release Public Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

diff --git a/www/Magick++/FormatCharacters.html b/www/Magick++/FormatCharacters.html index 2fddc13c2..b38881f52 100644 --- a/www/Magick++/FormatCharacters.html +++ b/www/Magick++/FormatCharacters.html @@ -9,7 +9,7 @@

Special Format Characters

-

The Magick::Image methods annotate, draw, label, and the template function montageImages support special format characters contained in the argument text. These format characters work similar to C's printf. Whenever a format character appears in the text, it is replaced with the equivalent attribute text. The available format characters are shown in the following table.

+

The Magick::Image methods annotate, draw, label, and the template function montageImages support special format characters contained in the argument text. These format characters work similar to C's printf. Whenever a format character appears in the text, it is replaced with the equivalent attribute text. The available format characters are shown in the following table.


Format Characters

diff --git a/www/Magick++/PixelPacket.html b/www/Magick++/PixelPacket.html index 50281983b..78deee53d 100644 --- a/www/Magick++/PixelPacket.html +++ b/www/Magick++/PixelPacket.html @@ -59,7 +59,7 @@

RGBColorspace

-

RGBColorspace + matte

+

RGBColorspace + matte

CMYKColorspace

diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 52f73e456..12a838530 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -58,7 +58,7 @@ Develop @@ -443,7 +443,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

@@ -629,7 +629,7 @@ no encode delegate for this image format Public Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index c43814050..45b4140a1 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -58,7 +58,7 @@ Develop @@ -402,7 +402,7 @@ _MAGICKMOD_ Public Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

diff --git a/www/animate.html b/www/animate.html index f43c2e468..ab01e5c98 100644 --- a/www/animate.html +++ b/www/animate.html @@ -58,7 +58,7 @@ Develop @@ -547,7 +547,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

diff --git a/www/api.html b/www/api.html index 6968c268b..9903c0b1a 100644 --- a/www/api.html +++ b/www/api.html @@ -164,7 +164,7 @@

Back to top • Public Key • - Contact Us

+ Contact Us

© 1999-2016 ImageMagick Studio LLC

diff --git a/www/api/Image++.html b/www/api/Image++.html index 01f79e98e..d844d3a16 100644 --- a/www/api/Image++.html +++ b/www/api/Image++.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop - + @@ -3228,8 +3228,8 @@ the region set by a preceding getPixels or getConstPixels call. - - + + \ No newline at end of file diff --git a/www/api/animate.html b/www/api/animate.html index fc2b28dd6..f6d3dcc80 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -102,8 +102,8 @@ - - + + \ No newline at end of file diff --git a/www/api/annotate.html b/www/api/annotate.html index 294cb922a..93ff36ab7 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -323,8 +323,8 @@ MagickBooleanType GetTypeMetrics(Image *image,const DrawInfo *draw_info, - - + + \ No newline at end of file diff --git a/www/api/attribute.html b/www/api/attribute.html index 05581c3ff..63f1d101a 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -407,8 +407,8 @@ MagickBooleanType SetImageType(Image *image,const ImageType type, - - + + \ No newline at end of file diff --git a/www/api/blob.html b/www/api/blob.html index 37680a1fc..30fe17b29 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -460,8 +460,8 @@ MagickBooleanType InjectImageBlob(const ImageInfo *image_info, - - + + \ No newline at end of file diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 917ebe1c4..f25fd5096 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

AcquireAuthenticCacheViewAcquireVirtualCacheViewCloneCacheViewDestroyCacheViewGetCacheViewAuthenticPixelsGetCacheViewAuthenticMetacontentGetCacheViewAuthenticPixelQueueGetCacheViewColorspaceGetCacheViewImageGetCacheViewStorageClassGetCacheViewVirtualMetacontentGetCacheViewVirtualPixelQueueGetCacheViewVirtualPixelsGetOneCacheViewAuthenticPixelGetOneCacheViewVirtualPixelGetOneCacheViewVirtualPixelInfoGetOneCacheViewVirtualMethodPixelQueueCacheViewAuthenticPixelsSetCacheViewStorageClassSetCacheViewVirtualPixelMethodSyncCacheViewAuthenticPixels

@@ -676,7 +676,7 @@ MagickBooleanType SyncCacheViewAuthenticPixels(CacheView *cache_view, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -690,4 +690,4 @@ MagickBooleanType SyncCacheViewAuthenticPixels(CacheView *cache_view, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/cache-view.php b/www/api/cache-view.php index db1c1f89d..f09b73c28 100644 --- a/www/api/cache-view.php +++ b/www/api/cache-view.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Cache Views - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Cache Views @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

AcquireAuthenticCacheViewAcquireVirtualCacheViewCloneCacheViewDestroyCacheViewGetCacheViewAuthenticPixelsGetCacheViewAuthenticMetacontentGetCacheViewAuthenticPixelQueueGetCacheViewColorspaceGetCacheViewImageGetCacheViewStorageClassGetCacheViewVirtualMetacontentGetCacheViewVirtualPixelQueueGetCacheViewVirtualPixelsGetOneCacheViewAuthenticPixelGetOneCacheViewVirtualPixelGetOneCacheViewVirtualPixelInfoGetOneCacheViewVirtualMethodPixelQueueCacheViewAuthenticPixelsSetCacheViewStorageClassSetCacheViewVirtualPixelMethodSyncCacheViewAuthenticPixels

-

AcquireAuthenticCacheView

+

AcquireAuthenticCacheView

AcquireAuthenticCacheView() acquires an authentic view into the pixel cache. It always succeeds but may return a warning or informational exception.

@@ -81,7 +110,7 @@ CacheView *AcquireAuthenticCacheView(const Image *image,
-

AcquireVirtualCacheView

+

AcquireVirtualCacheView

AcquireVirtualCacheView() acquires a virtual view into the pixel cache, using the VirtualPixelMethod that is defined within the given image itself. It always succeeds but may return a warning or informational exception.

@@ -108,7 +137,7 @@ CacheView *AcquireVirtualCacheView(const Image *image,
-

CloneCacheView

+

CloneCacheView

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

@@ -130,7 +159,7 @@ CacheView *CloneCacheView(const CacheView *cache_view)
-

DestroyCacheView

+

DestroyCacheView

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

@@ -152,7 +181,7 @@ CacheView *DestroyCacheView(CacheView *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.

@@ -184,7 +213,7 @@ Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
-

GetCacheViewAuthenticMetacontent

+

GetCacheViewAuthenticMetacontent

GetCacheViewAuthenticMetacontent() returns the meta-content corresponding with the last call to SetCacheViewIndexes() or GetCacheViewAuthenticMetacontent(). The meta-content are authentic and can be updated.

@@ -206,7 +235,7 @@ void *GetCacheViewAuthenticMetacontent(CacheView *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.

@@ -228,7 +257,7 @@ Quantum *GetCacheViewAuthenticPixelQueue(CacheView *cache_view)
-

GetCacheViewColorspace

+

GetCacheViewColorspace

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

@@ -250,7 +279,7 @@ ColorspaceType GetCacheViewColorspace(const CacheView *cache_view)
-

GetCacheViewImage

+

GetCacheViewImage

GetCacheViewImage() returns the image associated with the specified view.

@@ -272,7 +301,7 @@ const Image *GetCacheViewImage(const CacheView *cache_view)
-

GetCacheViewStorageClass

+

GetCacheViewStorageClass

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

@@ -294,7 +323,7 @@ ClassType GetCacheViewStorageClass(const CacheView *cache_view)
-

GetCacheViewVirtualMetacontent

+

GetCacheViewVirtualMetacontent

GetCacheViewVirtualMetacontent() returns the meta-content corresponding with the last call to GetCacheViewVirtualMetacontent(). The meta-content is virtual and therefore cannot be updated.

@@ -317,7 +346,7 @@ const void *GetCacheViewVirtualMetacontent(
-

GetCacheViewVirtualPixelQueue

+

GetCacheViewVirtualPixelQueue

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

@@ -340,7 +369,7 @@ const Quantum *GetCacheViewVirtualPixelQueue(
-

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.

@@ -372,7 +401,7 @@ const Quantum *GetCacheViewVirtualPixels(
-

GetOneCacheViewAuthenticPixel

+

GetOneCacheViewAuthenticPixel

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

@@ -408,7 +437,7 @@ MagickBooleaNType GetOneCacheViewAuthenticPixel(
-

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.

@@ -444,7 +473,7 @@ MagickBooleanType GetOneCacheViewVirtualPixel(
-

GetOneCacheViewVirtualPixelInfo

+

GetOneCacheViewVirtualPixelInfo

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

@@ -480,7 +509,7 @@ MagickBooleanType GetOneCacheViewVirtualPixelInfo(
-

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.

@@ -521,7 +550,7 @@ MagickBooleanType GetOneCacheViewVirtualMethodPixel(
-

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.

@@ -553,7 +582,7 @@ Quantum *QueueCacheViewAuthenticPixels(CacheView *cache_view,
-

SetCacheViewStorageClass

+

SetCacheViewStorageClass

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

@@ -584,7 +613,7 @@ MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view,
-

SetCacheViewVirtualPixelMethod

+

SetCacheViewVirtualPixelMethod

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

@@ -611,7 +640,7 @@ MagickBooleanType SetCacheViewVirtualPixelMethod(CacheView *cache_view,
-

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.

@@ -639,21 +668,26 @@ MagickBooleanType SyncCacheViewAuthenticPixels(CacheView *cache_view,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/cache.html b/www/api/cache.html index ed071487e..d0d963fed 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+
-

AcquirePixelCacheNexusGetAuthenticMetacontentGetAuthenticPixelQueueGetAuthenticPixelsGetOneAuthenticPixelGetOneVirtualPixelGetOneVirtualPixelInfoGetVirtualMetacontentGetVirtualPixelQueueGetVirtualPixelsQueueAuthenticPixelsSetPixelCacheVirtualMethodSyncAuthenticPixels

+

AcquirePixelCacheNexusAcquirePixelCachePixelsGetAuthenticMetacontentGetAuthenticPixelQueueGetAuthenticPixelsGetOneAuthenticPixelGetOneVirtualPixelGetOneVirtualPixelInfoGetVirtualMetacontentGetVirtualPixelQueueGetVirtualPixelsQueueAuthenticPixelsSetPixelCacheVirtualMethodSyncAuthenticPixels

AcquirePixelCacheNexus

@@ -103,6 +103,37 @@ NexusInfo **AcquirePixelCacheNexus(const size_t number_threads)
number_threads
the number of nexus threads.
+
+ +

AcquirePixelCachePixels

+ +

AcquirePixelCachePixels() returns the pixels associated with the specified image.

+ +

The format of the AcquirePixelCachePixels() method is:

+ +
+void *AcquirePixelCachePixels(const Image *image,size_t *length,
+  ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
+
+ +
+
+
image
+
the image.
+ +
+
length
+
the pixel cache length.
+ +
+
exception
+
return any errors or warnings in this structure.
+

GetAuthenticMetacontent

@@ -482,7 +513,7 @@ MagickBooleanType SyncAuthenticPixels(Image *image, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -496,4 +527,4 @@ MagickBooleanType SyncAuthenticPixels(Image *image, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/cache.php b/www/api/cache.php index c3995691b..b16f937ac 100644 --- a/www/api/cache.php +++ b/www/api/cache.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Get or Set Image Pixels - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Get or Set Image Pixels @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+
-

AcquirePixelCacheNexusGetAuthenticMetacontentGetAuthenticPixelQueueGetAuthenticPixelsGetOneAuthenticPixelGetOneVirtualPixelGetOneVirtualPixelInfoGetVirtualMetacontentGetVirtualPixelQueueGetVirtualPixelsQueueAuthenticPixelsSetPixelCacheVirtualMethodSyncAuthenticPixels

+

AcquirePixelCacheNexusAcquirePixelCachePixelsGetAuthenticMetacontentGetAuthenticPixelQueueGetAuthenticPixelsGetOneAuthenticPixelGetOneVirtualPixelGetOneVirtualPixelInfoGetVirtualMetacontentGetVirtualPixelQueueGetVirtualPixelsQueueAuthenticPixelsSetPixelCacheVirtualMethodSyncAuthenticPixels

-

AcquirePixelCacheNexus

+

AcquirePixelCacheNexus

AcquirePixelCacheNexus() allocates the NexusInfo structure.

@@ -76,7 +105,38 @@ NexusInfo **AcquirePixelCacheNexus(const size_t number_threads)
-

GetAuthenticMetacontent

+

AcquirePixelCachePixels

+ +

AcquirePixelCachePixels() returns the pixels associated with the specified image.

+ +

The format of the AcquirePixelCachePixels() method is:

+ +
+void *AcquirePixelCachePixels(const Image *image,size_t *length,
+  ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
+
+ +
+
+
image
+
the image.
+ +
+
length
+
the pixel cache length.
+ +
+
exception
+
return any errors or warnings in this structure.
+ +
+
+

GetAuthenticMetacontent

GetAuthenticMetacontent() returns the authentic metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the associated pixels are not available.

@@ -98,7 +158,7 @@ void *GetAuthenticMetacontent(const Image *image)
-

GetAuthenticPixelQueue

+

GetAuthenticPixelQueue

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

@@ -120,7 +180,7 @@ Quantum *GetAuthenticPixelQueue(const Image image)
-

GetAuthenticPixels

+

GetAuthenticPixels

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

@@ -156,7 +216,7 @@ Quantum *GetAuthenticPixels(Image *image,const ssize_t x,
-

GetOneAuthenticPixel

+

GetOneAuthenticPixel

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

@@ -191,7 +251,7 @@ MagickBooleanType GetOneAuthenticPixel(const Image image,const ssize_t x,
-

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.

@@ -226,7 +286,7 @@ MagickBooleanType GetOneVirtualPixel(const Image image,const ssize_t x,
-

GetOneVirtualPixelInfo

+

GetOneVirtualPixelInfo

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

@@ -266,7 +326,7 @@ MagickBooleanType GetOneVirtualPixelInfo(const Image image,
-

GetVirtualMetacontent

+

GetVirtualMetacontent

GetVirtualMetacontent() returns the virtual metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the meta-content are not available.

@@ -288,7 +348,7 @@ const void *GetVirtualMetacontent(const Image *image)
-

GetVirtualPixelQueue

+

GetVirtualPixelQueue

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

@@ -310,7 +370,7 @@ const Quantum *GetVirtualPixelQueue(const Image 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.

@@ -348,7 +408,7 @@ const Quantum *GetVirtualPixels(const Image *image,const ssize_t x,
-

QueueAuthenticPixels

+

QueueAuthenticPixels

QueueAuthenticPixels() queues a mutable pixel region. If the region is successfully initialized a pointer to a Quantum 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.

@@ -386,7 +446,7 @@ Quantum *QueueAuthenticPixels(Image *image,const ssize_t x,
-

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.

@@ -417,7 +477,7 @@ VirtualPixelMethod SetPixelCacheVirtualMethod(Image *image,
-

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.

@@ -445,21 +505,26 @@ MagickBooleanType SyncAuthenticPixels(Image *image,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/channel.html b/www/api/channel.html index 17759ecc3..3ae1d607d 100644 --- a/www/api/channel.html +++ b/www/api/channel.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -287,8 +287,8 @@ MagickBooleanType SetImageAlphaChannel(Image *image, - - + + \ No newline at end of file diff --git a/www/api/cipher.html b/www/api/cipher.html index 28ecf2f25..76413e955 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -335,8 +335,8 @@ MagickBooleanType EncipherImage(Image *image,const char *passphrase, - - + + \ No newline at end of file diff --git a/www/api/color.html b/www/api/color.html index 3998b9121..20fa56421 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -240,8 +240,8 @@ MagickBooleanType QueryColorname(const Image *image, - - + + \ No newline at end of file diff --git a/www/api/colormap.html b/www/api/colormap.html index abafc68e5..ee6a2c184 100644 --- a/www/api/colormap.html +++ b/www/api/colormap.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -166,8 +166,8 @@ MagickBooleanType CycleColormapImage(Image *image,const ssize_t displace, - - + + \ No newline at end of file diff --git a/www/api/colorspace.html b/www/api/colorspace.html index 601b5657d..dbfd1bc9b 100644 --- a/www/api/colorspace.html +++ b/www/api/colorspace.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -252,8 +252,8 @@ MagickBooleanType TransformImageColorspace(Image *image, - - + + \ No newline at end of file diff --git a/www/api/compare.html b/www/api/compare.html index 5f14ef011..1eaaa85f9 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -141,8 +141,8 @@ MagickBooleanType CompareImagesCommand(ImageInfo *image_info,int argc, - - + + \ No newline at end of file diff --git a/www/api/composite.html b/www/api/composite.html index 2b0d88976..747ec29ac 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

CompositeImageCommand

@@ -131,7 +131,7 @@ MagickBooleanType CompositeImageCommand(ImageInfo *image_info,int argc, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -145,4 +145,4 @@ MagickBooleanType CompositeImageCommand(ImageInfo *image_info,int argc, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/composite.php b/www/api/composite.php index 448ae9c9c..9f743f0a6 100644 --- a/www/api/composite.php +++ b/www/api/composite.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Composite an Image - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Composite an Image @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+
-

CompositeImageTextureImage

+

CompositeImageCommand

-

CompositeImage

+

CompositeImageCommand

-

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

+

CompositeImageCommand() reads one or more images and an optional mask and composites them into a new image.

-

The format of the CompositeImage method is:

+

The format of the CompositeImageCommand method is:

-MagickBooleanType CompositeImage(Image *image,
-  const Image *source_image,const CompositeOperator compose,
-  const MagickBooleanType clip_to_self,const ssize_t x_offset,
-  const ssize_t y_offset,ExceptionInfo *exception)
+MagickBooleanType CompositeImageCommand(ImageInfo *image_info,int argc,
+  char **argv,char **metadata,ExceptionInfo *exception)
 

A description of each parameter follows:

@@ -74,84 +101,48 @@ MagickBooleanType CompositeImage(Image *image,
-
image
-
the canvas image, modified by he composition
- -
-
source_image
-
the source image.
+
image_info
+
the image info.
-
compose
-
This operator affects how the composite is applied to the image. The operators and how they are utilized are listed here http://www.w3.org/TR/SVG12/#compositing.
+
argc
+
the number of elements in the argument vector.
-
clip_to_self
-
set to MagickTrue to limit composition to area composed.
+
argv
+
A text array containing the command line arguments.
-
x_offset
-
the column offset of the composited image.
- -
-
y_offset
-
the row offset of the composited image.
- -
Extra Controls from Image meta-data in 'image' (artifacts)
- -
o "compose:args" A string containing extra numerical arguments for specific compose methods, generally expressed as a 'geometry' or a comma separated list of numbers.
- -
Compose methods needing such arguments include "BlendCompositeOp" and "DisplaceCompositeOp".
+
metadata
+
any metadata is returned here.
exception
return any errors or warnings in this structure.
-
-
-

TextureImage

- -

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

- -

The format of the TextureImage method is:

- -
-MagickBooleanType TextureImage(Image *image,const Image *texture,
-  ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
-
- -
-
-
image
-
the image.
- -
-
texture_image
-
This image is the texture to layer on the background.
-
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/constitute.html b/www/api/constitute.html index 0ddbd1efc..16e392dfc 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -330,8 +330,8 @@ MagickBooleanType WriteImages(const ImageInfo *image_info,Image *images, - - + + \ No newline at end of file diff --git a/www/api/decorate.html b/www/api/decorate.html index 7acdd8d46..a3f7e395c 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -208,8 +208,8 @@ MagickBooleanType RaiseImage(const Image *image, - - + + \ No newline at end of file diff --git a/www/api/deprecate.html b/www/api/deprecate.html index f0d0f774e..02d838e1f 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -156,8 +156,8 @@ MagickBooleanType MagickSetImageAlphaColor(MagickWand *wand, - - + + \ No newline at end of file diff --git a/www/api/display.html b/www/api/display.html index 598079e18..78d288988 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -102,8 +102,8 @@ - - + + \ No newline at end of file diff --git a/www/api/distort.html b/www/api/distort.html index 07b5f6726..512ec74df 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -265,8 +265,8 @@ Image *SparseColorImage(const Image *image, - - + + \ No newline at end of file diff --git a/www/api/draw.html b/www/api/draw.html index a05cbc266..90bb1af71 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -389,8 +389,8 @@ void GetAffineMatrix(AffineMatrix *affine_matrix) - - + + \ No newline at end of file diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index 99b097943..01d40309d 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -3866,8 +3866,8 @@ MagickBooleanType PushDrawingWand(DrawingWand *wand) - - + + \ No newline at end of file diff --git a/www/api/effect.html b/www/api/effect.html index e9254a2a6..75e270c9a 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -735,8 +735,8 @@ ExceptionInfo *exception) - - + + \ No newline at end of file diff --git a/www/api/enhance.html b/www/api/enhance.html index d197d6d42..b8936baa2 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -783,8 +783,8 @@ MagickBooleanType SigmoidalContrastImage(Image *image, - - + + \ No newline at end of file diff --git a/www/api/exception.html b/www/api/exception.html index 1c9de87df..04016720f 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -492,8 +492,8 @@ MagickBooleanType ThrowException(ExceptionInfo *exception, - - + + \ No newline at end of file diff --git a/www/api/feature.html b/www/api/feature.html index c11f916b9..27af7ca98 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -255,7 +255,7 @@ Image *MeanShiftImage(const Image *image,const size_t width, - - + + diff --git a/www/api/fourier.html b/www/api/fourier.html index 2bec5882d..df01c9221 100644 --- a/www/api/fourier.html +++ b/www/api/fourier.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -200,8 +200,8 @@ Image *InverseFourierTransformImage(const Image *magnitude_image, - - + + \ No newline at end of file diff --git a/www/api/fx.html b/www/api/fx.html index 90ccf018a..a8705b7c7 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -858,8 +858,8 @@ Image *WaveletDenoiseImage(const Image *image,const double threshold, - - + + \ No newline at end of file diff --git a/www/api/histogram.html b/www/api/histogram.html index 1c7c10cfa..1493d8eb3 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -260,8 +260,8 @@ Image *UniqueImageColors(const Image *image,ExceptionInfo *exception) - - + + \ No newline at end of file diff --git a/www/api/image-view.html b/www/api/image-view.html index 1614ecf83..0b51906f9 100644 --- a/www/api/image-view.html +++ b/www/api/image-view.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

CloneImageViewDestroyImageViewDuplexTransferImageViewIteratorGetImageViewAuthenticMetacontentGetImageViewAuthenticPixelsGetImageViewExceptionGetImageViewExtentGetImageViewImageGetImageViewIteratorGetImageViewVirtualMetacontentGetImageViewVirtualPixelsIsImageViewNewImageViewNewImageViewRegionSetImageViewDescriptionSetImageViewIteratorTransferImageViewIteratorUpdateImageViewIterator

@@ -649,7 +649,7 @@ MagickBooleanType UpdateImageViewIterator(ImageView *source, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -663,4 +663,4 @@ MagickBooleanType UpdateImageViewIterator(ImageView *source, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/image-view.php b/www/api/image-view.php index 8b0721665..e6a42ecec 100644 --- a/www/api/image-view.php +++ b/www/api/image-view.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Image View Methods - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Image View Methods @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

CloneImageViewDestroyImageViewDuplexTransferImageViewIteratorGetImageViewAuthenticMetacontentGetImageViewAuthenticPixelsGetImageViewExceptionGetImageViewExtentGetImageViewImageGetImageViewIteratorGetImageViewVirtualMetacontentGetImageViewVirtualPixelsIsImageViewNewImageViewNewImageViewRegionSetImageViewDescriptionSetImageViewIteratorTransferImageViewIteratorUpdateImageViewIterator

-

CloneImageView

+

CloneImageView

CloneImageView() makes a copy of the specified image view.

@@ -76,7 +105,7 @@ ImageView *CloneImageView(const ImageView *image_view)
-

DestroyImageView

+

DestroyImageView

DestroyImageView() deallocates memory associated with a image view.

@@ -98,7 +127,7 @@ ImageView *DestroyImageView(ImageView *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.

@@ -154,7 +183,7 @@ MagickBooleanType DuplexTransferImageViewIterator(ImageView *source,
-

GetImageViewAuthenticMetacontent

+

GetImageViewAuthenticMetacontent

GetImageViewAuthenticMetacontent() returns the image view authentic meta-content.

@@ -177,7 +206,7 @@ void *GetImageViewAuthenticMetacontent(
-

GetImageViewAuthenticPixels

+

GetImageViewAuthenticPixels

GetImageViewAuthenticPixels() returns the image view authentic pixels.

@@ -199,7 +228,7 @@ Quantum *GetImageViewAuthenticPixels(const ImageView *image_view)
-

GetImageViewException

+

GetImageViewException

GetImageViewException() returns the severity, reason, and description of any error that occurs when utilizing a image view.

@@ -226,7 +255,7 @@ char *GetImageViewException(const PixelImage *image_view,
-

GetImageViewExtent

+

GetImageViewExtent

GetImageViewExtent() returns the image view extent.

@@ -248,7 +277,7 @@ RectangleInfo GetImageViewExtent(const ImageView *image_view)
-

GetImageViewImage

+

GetImageViewImage

GetImageViewImage() returns the image associated with the image view.

@@ -270,7 +299,7 @@ MagickCore *GetImageViewImage(const ImageView *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.

@@ -316,7 +345,7 @@ MagickBooleanType GetImageViewIterator(ImageView *source,
-

GetImageViewVirtualMetacontent

+

GetImageViewVirtualMetacontent

GetImageViewVirtualMetacontent() returns the image view virtual meta-content.

@@ -339,7 +368,7 @@ const void *GetImageViewVirtualMetacontent(
-

GetImageViewVirtualPixels

+

GetImageViewVirtualPixels

GetImageViewVirtualPixels() returns the image view virtual pixels.

@@ -361,7 +390,7 @@ const Quantum *GetImageViewVirtualPixels(const ImageView *image_view)
-

IsImageView

+

IsImageView

IsImageView() returns MagickTrue if the the parameter is verified as a image view object.

@@ -383,7 +412,7 @@ MagickBooleanType IsImageView(const ImageView *image_view)
-

NewImageView

+

NewImageView

NewImageView() returns a image view required for all other methods in the Image View API.

@@ -409,7 +438,7 @@ ImageView *NewImageView(MagickCore *wand,ExceptionInfo *exception)
-

NewImageViewRegion

+

NewImageViewRegion

NewImageViewRegion() returns a image view required for all other methods in the Image View API.

@@ -441,7 +470,7 @@ ImageView *NewImageViewRegion(MagickCore *wand,const ssize_t x,
-

SetImageViewDescription

+

SetImageViewDescription

SetImageViewDescription() associates a description with an image view.

@@ -468,7 +497,7 @@ void SetImageViewDescription(ImageView *image_view,
-

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.

@@ -514,7 +543,7 @@ MagickBooleanType SetImageViewIterator(ImageView *destination,
-

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.

@@ -565,7 +594,7 @@ MagickBooleanType TransferImageViewIterator(ImageView *source,
-

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.

@@ -612,21 +641,26 @@ MagickBooleanType UpdateImageViewIterator(ImageView *source,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/image.html b/www/api/image.html index dc2405f47..06ddf9824 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -1177,8 +1177,8 @@ MagickBooleanType SyncImagesSettings(const ImageInfo *image_info, - - + + \ No newline at end of file diff --git a/www/api/layer.html b/www/api/layer.html index b80341830..6d14a205b 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -421,8 +421,8 @@ Image *MergeImageLayers(const Image *image, - - + + \ No newline at end of file diff --git a/www/api/list.html b/www/api/list.html index a1bd1819a..facef9762 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -761,8 +761,8 @@ Image *SplitImageList(Image *images) - - + + \ No newline at end of file diff --git a/www/api/magick++-classes.html b/www/api/magick++-classes.html index b9bf07760..7f6eeff64 100644 --- a/www/api/magick++-classes.html +++ b/www/api/magick++-classes.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -155,8 +155,8 @@ containers of image frames. - - + + \ No newline at end of file diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 71de6f6ca..ee3b3d68b 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -102,8 +102,8 @@ - - + + \ No newline at end of file diff --git a/www/api/magick-image.html b/www/api/magick-image.html index f35171e20..3ad7536c5 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -7844,8 +7844,8 @@ MagickBooleanType MagickWriteImagesFile(MagickWand *wand,FILE *file) - - + + \ No newline at end of file diff --git a/www/api/magick-property.html b/www/api/magick-property.html index 53f3ca6f7..d9f724a09 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -1941,8 +1941,8 @@ MagickBooleanType MagickSetType(MagickWand *wand, - - + + \ No newline at end of file diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index ded56fb61..60222f116 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -686,8 +686,8 @@ MagickBooleanType IsMagickWandInstantiated(void) - - + + \ No newline at end of file diff --git a/www/api/magick.html b/www/api/magick.html index c6a08a57f..3f85ce82e 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -215,8 +215,8 @@ int SetMagickPrecision(const int precision) - - + + \ No newline at end of file diff --git a/www/api/memory.html b/www/api/memory.html index c8bff3f05..a8812550f 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -470,8 +470,8 @@ SetMagickMemoryMethods(AcquireMemoryHandler acquire_memory_handler, - - + + \ No newline at end of file diff --git a/www/api/mime.html b/www/api/mime.html index 32ac83cb8..7b6f74c4b 100644 --- a/www/api/mime.html +++ b/www/api/mime.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -253,8 +253,8 @@ MagickBooleanType ListMimeInfo(FILE *file,ExceptionInfo *exception) - - + + \ No newline at end of file diff --git a/www/api/module.html b/www/api/module.html index 0ce2d0dcc..a9edc0864 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

AcquireModuleInfoDestroyModuleListGetModuleInfoGetModuleInfoListGetModuleListGetMagickModulePathIsModuleTreeInstantiatedInvokeDynamicImageFilterListModuleInfoOpenModuleOpenModulesRegisterModuleTagToCoderModuleNameTagToFilterModuleNameTagToModuleNameUnregisterModule

@@ -510,7 +510,7 @@ MagickBooleanType UnregisterModule(const ModuleInfo *module_info, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -524,4 +524,4 @@ MagickBooleanType UnregisterModule(const ModuleInfo *module_info, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/module.php b/www/api/module.php index 1513066d1..08d107549 100644 --- a/www/api/module.php +++ b/www/api/module.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Loadable Modules - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Loadable Modules @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

AcquireModuleInfoDestroyModuleListGetModuleInfoGetModuleInfoListGetModuleListGetMagickModulePathIsModuleTreeInstantiatedInvokeDynamicImageFilterListModuleInfoOpenModuleOpenModulesRegisterModuleTagToCoderModuleNameTagToFilterModuleNameTagToModuleNameUnregisterModule

-

AcquireModuleInfo

+

AcquireModuleInfo

AcquireModuleInfo() allocates the ModuleInfo structure.

@@ -80,7 +109,7 @@ ModuleInfo *AcquireModuleInfo(const char *path,const char *tag)
-

DestroyModuleList

+

DestroyModuleList

DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.

@@ -90,7 +119,7 @@ ModuleInfo *AcquireModuleInfo(const char *path,const char *tag) void DestroyModuleList(void) -

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.

@@ -116,7 +145,7 @@ ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
-

GetModuleInfoList

+

GetModuleInfoList

GetModuleInfoList() returns any modules that match the specified pattern.

@@ -147,7 +176,7 @@ const ModuleInfo **GetModuleInfoList(const char *pattern,
-

GetModuleList

+

GetModuleList

GetModuleList() returns any image format modules that match the specified pattern.

@@ -182,7 +211,7 @@ char **GetModuleList(const char *pattern,const MagickModuleType type,
-

GetMagickModulePath

+

GetMagickModulePath

GetMagickModulePath() finds a module with the specified module type and filename.

@@ -217,22 +246,17 @@ MagickBooleanType GetMagickModulePath(const char *filename,
-

IsModuleTreeInstantiated

+

IsModuleTreeInstantiated

IsModuleTreeInstantiated() determines if the module tree is instantiated. If not, it instantiates the tree and returns it.

The format of the IsModuleTreeInstantiated() method is:

-IsModuleTreeInstantiated(Exceptioninfo *exception)
+IsModuleTreeInstantiated()
 
-

A description of each parameter follows.

- -
exception
-

return any errors or warnings in this structure.

- -

InvokeDynamicImageFilter

+

InvokeDynamicImageFilter

InvokeDynamicImageFilter() invokes a dynamic image filter.

@@ -271,7 +295,7 @@ MagickBooleanType InvokeDynamicImageFilter(const char *tag,Image **image,
-

ListModuleInfo

+

ListModuleInfo

ListModuleInfo() lists the module info to a file.

@@ -289,7 +313,7 @@ MagickBooleanType ListModuleInfo(FILE *file,ExceptionInfo *exception)
exception

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.

@@ -315,7 +339,7 @@ MagickBooleanType OpenModule(const char *module,ExceptionInfo *exception)
-

OpenModules

+

OpenModules

OpenModules() loads all available modules.

@@ -337,7 +361,7 @@ MagickBooleanType OpenModules(ExceptionInfo *exception)
-

RegisterModule

+

RegisterModule

RegisterModule() adds an entry to the module list. It returns a pointer to the registered entry on success.

@@ -368,7 +392,7 @@ ModuleInfo *RegisterModule(const ModuleInfo *module_info,
-

TagToCoderModuleName

+

TagToCoderModuleName

TagToCoderModuleName() munges a module tag and obtains the filename of the corresponding module.

@@ -394,7 +418,7 @@ char *TagToCoderModuleName(const char *tag,char *name)
-

TagToFilterModuleName

+

TagToFilterModuleName

TagToFilterModuleName() munges a module tag and returns the filename of the corresponding filter module.

@@ -420,7 +444,7 @@ void TagToFilterModuleName(const char *tag,char name)
-

TagToModuleName

+

TagToModuleName

TagToModuleName() munges the module tag name and returns an upper-case tag name as the input string, and a user-provided format.

@@ -450,7 +474,7 @@ TagToModuleName(const char *tag,const char *format,char *module)
-

UnregisterModule

+

UnregisterModule

UnregisterModule() unloads a module, and invokes its de-registration module. Returns MagickTrue on success, and MagickFalse if there is an error.

@@ -478,21 +502,26 @@ MagickBooleanType UnregisterModule(const ModuleInfo *module_info,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/mogrify.html b/www/api/mogrify.html index 4c9e85b3e..f0132f9bb 100644 --- a/www/api/mogrify.html +++ b/www/api/mogrify.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -148,8 +148,8 @@ MagickBooleanType MagickCommandGenesis(ImageInfo *image_info, - - + + \ No newline at end of file diff --git a/www/api/monitor.html b/www/api/monitor.html index 69d55d4f3..027aa8688 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -180,8 +180,8 @@ MagickProgressMonitor SetImageInfoProgressMonitor(ImageInfo *image_info, - - + + \ No newline at end of file diff --git a/www/api/montage.html b/www/api/montage.html index b5aee6916..500f13514 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -102,8 +102,8 @@ - - + + \ No newline at end of file diff --git a/www/api/morphology.html b/www/api/morphology.html index c6a8e8a31..acbecac92 100644 --- a/www/api/morphology.html +++ b/www/api/morphology.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -637,8 +637,8 @@ void ZeroKernelNans (KernelInfo *kernel) - - + + \ No newline at end of file diff --git a/www/api/paint.html b/www/api/paint.html index 9669f87d3..7f85e2bc3 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -314,8 +314,8 @@ MagickBooleanType TransparentPaintImageChroma(Image *image, - - + + \ No newline at end of file diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index f32b17e27..16809febc 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -525,8 +525,8 @@ MagickBooleanType PixelSyncIterator(PixelIterator *iterator) - - + + \ No newline at end of file diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index ffdf9b328..d2b4e88ad 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -1594,8 +1594,8 @@ void PixelSetYellowQuantum(PixelWand *wand,const Quantum yellow) - - + + \ No newline at end of file diff --git a/www/api/profile.html b/www/api/profile.html index 935001a38..36f38a720 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

CloneImageProfilesDeleteImageProfileDestroyImageProfilesGetImageProfileGetNextImageProfileProfileImageRemoveImageProfileResetImageProfileIteratorSetImageProfileSyncImageProfiles

@@ -357,7 +357,7 @@ MagickBooleanType SyncImageProfiles(Image *image) Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -371,4 +371,4 @@ MagickBooleanType SyncImageProfiles(Image *image) - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/profile.php b/www/api/profile.php index bdee0150a..3514347c4 100644 --- a/www/api/profile.php +++ b/www/api/profile.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Dealing with Image Profiles - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Dealing with Image Profiles @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

CloneImageProfilesDeleteImageProfileDestroyImageProfilesGetImageProfileGetNextImageProfileProfileImageRemoveImageProfileResetImageProfileIteratorSetImageProfileSyncImageProfiles

-

CloneImageProfiles

+

CloneImageProfiles

CloneImageProfiles() clones one or more image profiles.

@@ -81,7 +110,7 @@ MagickBooleanType CloneImageProfiles(Image *image,
-

DeleteImageProfile

+

DeleteImageProfile

DeleteImageProfile() deletes a profile from the image by its name.

@@ -107,7 +136,7 @@ MagickBooleanTyupe DeleteImageProfile(Image *image,const char *name)
-

DestroyImageProfiles

+

DestroyImageProfiles

DestroyImageProfiles() releases memory associated with an image profile map.

@@ -129,7 +158,7 @@ void DestroyImageProfiles(Image *image)
-

GetImageProfile

+

GetImageProfile

GetImageProfile() gets a profile associated with an image by name.

@@ -155,7 +184,7 @@ const StringInfo *GetImageProfile(const Image *image,const char *name)
-

GetNextImageProfile

+

GetNextImageProfile

GetNextImageProfile() gets the next profile name for an image.

@@ -177,7 +206,7 @@ char *GetNextImageProfile(const Image *image)
-

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.

@@ -218,7 +247,7 @@ MagickBooleanType ProfileImage(Image *image,const char *name,
-

RemoveImageProfile

+

RemoveImageProfile

RemoveImageProfile() removes a named profile from the image and returns its value.

@@ -244,7 +273,7 @@ void *RemoveImageProfile(Image *image,const char *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.

@@ -266,7 +295,7 @@ ResetImageProfileIterator(Image *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.

@@ -297,7 +326,7 @@ MagickBooleanType SetImageProfile(Image *image,const char *name,
-

SyncImageProfiles

+

SyncImageProfiles

SyncImageProfiles() synchronizes image properties with the image profiles. Currently we only support updating the EXIF resolution and orientation.

@@ -320,21 +349,26 @@ MagickBooleanType SyncImageProfiles(Image *image)
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/property.html b/www/api/property.html index dfc9108e8..ea7dc8f31 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

CloneImagePropertiesDefineImagePropertyDeleteImagePropertyDestroyImagePropertiesFormatImagePropertyGetImagePropertyGetNextImagePropertyInterpretImagePropertiesRemoveImagePropertyResetImagePropertyIteratorSetImageProperty

@@ -409,7 +409,7 @@ MagickBooleanType SetImageProperty(Image *image,const char *property, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -423,4 +423,4 @@ MagickBooleanType SetImageProperty(Image *image,const char *property, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/property.php b/www/api/property.php index 0626fe0df..6ec7966c4 100644 --- a/www/api/property.php +++ b/www/api/property.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Get/Set Image Properties - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Get/Set Image Properties @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+
-

CloneImagePropertiesDefineImagePropertyDeleteImagePropertyDestroyImagePropertiesFormatImagePropertyGetImagePropertyGetNextImagePropertyInterpretImageProperties(void) LogMagickEvent(TraceEvent,GetMagickModuleRemoveImagePropertyResetImagePropertyIteratorSetImageProperty

+

CloneImagePropertiesDefineImagePropertyDeleteImagePropertyDestroyImagePropertiesFormatImagePropertyGetImagePropertyGetNextImagePropertyInterpretImagePropertiesRemoveImagePropertyResetImagePropertyIteratorSetImageProperty

-

CloneImageProperties

+

CloneImageProperties

CloneImageProperties() clones all the image properties to another image.

@@ -81,9 +110,9 @@ MagickBooleanType CloneImageProperties(Image *image,
-

DefineImageProperty

+

DefineImageProperty

-

DefineImageProperty() associates an assignment string of the form "key=value" with an artifact or options. It is equivelent to SetImageProperty()

+

DefineImageProperty() associates an assignment string of the form "key=value" with an artifact or options. It is equivelent to SetImageProperty().

The format of the DefineImageProperty method is:

@@ -112,7 +141,7 @@ MagickBooleanType DefineImageProperty(Image *image,const char *property,
-

DeleteImageProperty

+

DeleteImageProperty

DeleteImageProperty() deletes an image property.

@@ -138,7 +167,7 @@ MagickBooleanType DeleteImageProperty(Image *image,const char *property)
-

DestroyImageProperties

+

DestroyImageProperties

DestroyImageProperties() destroys all properties and associated memory attached to the given image.

@@ -160,7 +189,7 @@ void DestroyImageProperties(Image *image)
-

FormatImageProperty

+

FormatImageProperty

FormatImageProperty() permits formatted property/value pairs to be saved as an image property.

@@ -182,7 +211,7 @@ MagickBooleanType FormatImageProperty(Image *image,const char *property,
format

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

-

GetImageProperty

+

GetImageProperty

GetImageProperty() gets a value associated with an image property.

@@ -217,7 +246,7 @@ const char *GetImageProperty(const Image *image,const char *key,
-

GetNextImageProperty

+

GetNextImageProperty

GetNextImageProperty() gets the next free-form string property name.

@@ -239,7 +268,7 @@ char *GetNextImageProperty(const Image *image)
-

InterpretImageProperties

+

InterpretImageProperties

InterpretImageProperties() replaces any embedded formatting characters with the appropriate image property and returns the interpreted text.

@@ -284,18 +313,7 @@ char *InterpretImageProperties(ImageInfo *image_info,
-

(void) LogMagickEvent(TraceEvent,GetMagickModule

- -

(void) LogMagickEvent(TraceEvent,GetMagickModule(),"s",image->filename); else if( image_info != (ImageInfo *) NULL && IfMagickTrue(image_info->debug)) (void) LogMagickEvent(TraceEvent,GetMagickModule(),"s","no-image");

- -

if (embed_text == (const char *) NULL) return(ConstantString("")); p=embed_text;

- -

if (*p == '\0') return(ConstantString(""));

- -

if ((*p == '@') && (IsPathAccessible(p+1) != MagickFalse)) { /* handle a '@' replace string from file */ interpret_text=FileToString(p+1,~0UL,exception); if (interpret_text != (char *) NULL) return(interpret_text); }

- -

/* Translate any embedded format characters.

-

RemoveImageProperty

+

RemoveImageProperty

RemoveImageProperty() removes a property from the image and returns its value.

@@ -323,7 +341,7 @@ char *RemoveImageProperty(Image *image,const char *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.

@@ -345,7 +363,7 @@ ResetImagePropertyIterator(Image *image)
-

SetImageProperty

+

SetImageProperty

SetImageProperty() saves the given string value either to specific known attribute or to a freeform property string.

@@ -383,21 +401,26 @@ MagickBooleanType SetImageProperty(Image *image,const char *property,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/quantize.html b/www/api/quantize.html index 154acb175..d5c28bc16 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -506,8 +506,8 @@ MagickBooleanType SetGrayscaleImage(Image *image, - - + + \ No newline at end of file diff --git a/www/api/registry.html b/www/api/registry.html index 4348278be..e971ffb29 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -273,8 +273,8 @@ MagickBooleanType SetImageRegistry(const RegistryType type, - - + + \ No newline at end of file diff --git a/www/api/resize.html b/www/api/resize.html index 0b6aa06eb..563801ba0 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -463,8 +463,8 @@ Image *ThumbnailImage(const Image *image,const size_t columns, - - + + \ No newline at end of file diff --git a/www/api/resource.html b/www/api/resource.html index 8d1fd8fae..7a92db69b 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

AcquireMagickResourceAcquireUniqueFileResourceGetMagickResourceGetMagickResourceLimitListMagickResourceInfoRelinquishMagickResourceRelinquishUniqueFileResourceSetMagickResourceLimit

@@ -280,7 +280,7 @@ MagickBooleanType SetMagickResourceLimit(const ResourceType type, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -294,4 +294,4 @@ MagickBooleanType SetMagickResourceLimit(const ResourceType type, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/resource.php b/www/api/resource.php index 6464ac690..03e51fc57 100644 --- a/www/api/resource.php +++ b/www/api/resource.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: Monitor or Limit Resource Consumption - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: Monitor or Limit Resource Consumption @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

AcquireMagickResourceAcquireUniqueFileResourceGetMagickResourceGetMagickResourceLimitListMagickResourceInfoRelinquishMagickResourceRelinquishUniqueFileResourceSetMagickResourceLimit

-

AcquireMagickResource

+

AcquireMagickResource

AcquireMagickResource() acquires resources of the specified type. MagickFalse is returned if the specified resource is exhausted otherwise MagickTrue.

@@ -81,7 +110,7 @@ MagickBooleanType AcquireMagickResource(const ResourceType type,
-

AcquireUniqueFileResource

+

AcquireUniqueFileResource

AcquireUniqueFileResource() returns a unique file name, and returns a file descriptor for the file open for reading and writing.

@@ -103,7 +132,7 @@ int AcquireUniqueFileResource(char *path)
-

GetMagickResource

+

GetMagickResource

GetMagickResource() returns the specified resource.

@@ -125,7 +154,7 @@ MagickSizeType GetMagickResource(const ResourceType type)
-

GetMagickResourceLimit

+

GetMagickResourceLimit

GetMagickResourceLimit() returns the specified resource limit.

@@ -147,7 +176,7 @@ MagickSizeType GetMagickResourceLimit(const ResourceType type)
-

ListMagickResourceInfo

+

ListMagickResourceInfo

ListMagickResourceInfo() lists the resource info to a file.

@@ -166,7 +195,7 @@ MagickBooleanType ListMagickResourceInfo(FILE *file,
exception

return any errors or warnings in this structure.

-

RelinquishMagickResource

+

RelinquishMagickResource

RelinquishMagickResource() relinquishes resources of the specified type.

@@ -193,7 +222,7 @@ void RelinquishMagickResource(const ResourceType type,
-

RelinquishUniqueFileResource

+

RelinquishUniqueFileResource

RelinquishUniqueFileResource() relinquishes a unique file resource.

@@ -215,7 +244,7 @@ MagickBooleanType RelinquishUniqueFileResource(const char *path)
-

SetMagickResourceLimit

+

SetMagickResourceLimit

SetMagickResourceLimit() sets the limit for a particular resource.

@@ -243,21 +272,26 @@ MagickBooleanType SetMagickResourceLimit(const ResourceType type,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/segment.html b/www/api/segment.html index 7a9aa8dac..db6ace7b7 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -135,8 +135,8 @@ MagickBooleanType SegmentImage(Image *image, - - + + \ No newline at end of file diff --git a/www/api/shear.html b/www/api/shear.html index 28e779849..5a05bfd3f 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -206,8 +206,8 @@ Image *ShearRotateImage(const Image *image,const double degrees, - - + + \ No newline at end of file diff --git a/www/api/signature.html b/www/api/signature.html index d7a40cc1f..48daa2ebf 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -128,8 +128,8 @@ MagickBooleanType SignatureImage(Image *image,ExceptionInfo *exception) - - + + \ No newline at end of file diff --git a/www/api/statistic.html b/www/api/statistic.html index 23134220d..b05c0564d 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -510,8 +510,8 @@ Image *StatisticImage(const Image *image,const StatisticType type, - - + + \ No newline at end of file diff --git a/www/api/stream.html b/www/api/stream.html index 52ad17c4b..7ac1094cc 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

StreamImageCommand

@@ -131,7 +131,7 @@ MagickBooleanType StreamImageCommand(ImageInfo *image_info,int argc, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -145,4 +145,4 @@ MagickBooleanType StreamImageCommand(ImageInfo *image_info,int argc, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/stream.php b/www/api/stream.php index f74ba90ac..5451da9ea 100644 --- a/www/api/stream.php +++ b/www/api/stream.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickCore, C API for ImageMagick: The Pixel FIFO - - - - - - - - - - - - - - - - - - + + + MagickCore, C API: The Pixel FIFO @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+
-

ReadStreamWriteStream

+

StreamImageCommand

-

ReadStream

+

StreamImageCommand

-

ReadStream() makes the image pixels available to a user supplied callback method immediately upon reading a scanline with the ReadImage() method.

+

StreamImageCommand() is a lightweight method designed to extract pixels from large image files to a raw format using a minimum of system resources. The entire image or any regular portion of the image can be extracted.

-

The format of the ReadStream() method is:

+

The format of the StreamImageCommand method is:

-Image *ReadStream(const ImageInfo *image_info,StreamHandler stream,
-  ExceptionInfo *exception)
+MagickBooleanType StreamImageCommand(ImageInfo *image_info,int argc,
+  char **argv,char **metadata,ExceptionInfo *exception)
 

A description of each parameter follows:

@@ -76,39 +105,16 @@ Image *ReadStream(const ImageInfo *image_info,StreamHandler stream,
the image info.
-
stream
-
a callback method.
+
argc
+
the number of elements in the argument vector.
-
exception
-
return any errors or warnings in this structure.
- -
- -

WriteStream

- -

WriteStream() makes the image pixels available to a user supplied callback method immediately upon writing pixel data with the WriteImage() method.

- -

The format of the WriteStream() method is:

- -
-MagickBooleanType WriteStream(const ImageInfo *image_info,Image *,
-  StreamHandler stream,ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
-
+
argv
+
A text array containing the command line arguments.
-
-
image_info
-
the image info.
- -
-
stream
-
A callback method.
+
metadata
+
any metadata is returned here.
exception
@@ -117,21 +123,26 @@ MagickBooleanType WriteStream(const ImageInfo *image_info,Image *,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/api/transform.html b/www/api/transform.html index 0a7e7d3d9..fdeaa4d25 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -557,8 +557,8 @@ Image *TrimImage(const Image *image,ExceptionInfo *exception) - - + + \ No newline at end of file diff --git a/www/api/version.html b/www/api/version.html index cc08d165e..0adeea02e 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -27,7 +27,7 @@ - +
@@ -58,10 +58,10 @@ Develop -
+
@@ -290,8 +290,8 @@ void ListMagickVersion(FILE *file) - - + + \ No newline at end of file diff --git a/www/api/wand-view.html b/www/api/wand-view.html index 393e82e49..9ce6c1334 100644 --- a/www/api/wand-view.html +++ b/www/api/wand-view.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
-
+

CloneWandViewDestroyWandViewDuplexTransferWandViewIteratorGetWandViewExceptionGetWandViewExtentGetWandViewIteratorGetWandViewPixelsGetWandViewWandIsWandViewNewWandViewNewWandViewExtentSetWandViewDescriptionSetWandViewIteratorTransferWandViewIteratorUpdateWandViewIterator

@@ -571,7 +571,7 @@ MagickBooleanType UpdateWandViewIterator(WandView *source, Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -585,4 +585,4 @@ MagickBooleanType UpdateWandViewIterator(WandView *source, - \ No newline at end of file + \ No newline at end of file diff --git a/www/api/wand-view.php b/www/api/wand-view.php index c5284b743..0166966b4 100644 --- a/www/api/wand-view.php +++ b/www/api/wand-view.php @@ -5,32 +5,69 @@ - - ImageMagick: MagickWand, C API for ImageMagick: Wand View Methods - - - - - - - - - - - - - - - - - - + + + MagickWand, C API: Wand View Methods @ ImageMagick + + + + + + + + + + + + + + + + + + + -
-
+
+
- (adsbygoogle = window.adsbygoogle || []).push({}); - +
-
-
+
+
+

CloneWandViewDestroyWandViewDuplexTransferWandViewIteratorGetWandViewExceptionGetWandViewExtentGetWandViewIteratorGetWandViewPixelsGetWandViewWandIsWandViewNewWandViewNewWandViewExtentSetWandViewDescriptionSetWandViewIteratorTransferWandViewIteratorUpdateWandViewIterator

-

CloneWandView

+

CloneWandView

CloneWandView() makes a copy of the specified wand view.

@@ -76,7 +105,7 @@ WandView *CloneWandView(const WandView *wand_view)
-

DestroyWandView

+

DestroyWandView

DestroyWandView() deallocates memory associated with a wand view.

@@ -98,7 +127,7 @@ WandView *DestroyWandView(WandView *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.

@@ -154,7 +183,7 @@ MagickBooleanType DuplexTransferWandViewIterator(WandView *source,
-

GetWandViewException

+

GetWandViewException

GetWandViewException() returns the severity, reason, and description of any error that occurs when utilizing a wand view.

@@ -181,7 +210,7 @@ char *GetWandViewException(const WandView *wand_view,
-

GetWandViewExtent

+

GetWandViewExtent

GetWandViewExtent() returns the wand view extent.

@@ -203,7 +232,7 @@ RectangleInfo GetWandViewExtent(const WandView *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.

@@ -249,7 +278,7 @@ MagickBooleanType GetWandViewIterator(WandView *source,
-

GetWandViewPixels

+

GetWandViewPixels

GetWandViewPixels() returns the wand view pixel_wands.

@@ -271,7 +300,7 @@ PixelWand *GetWandViewPixels(const WandView *wand_view)
-

GetWandViewWand

+

GetWandViewWand

GetWandViewWand() returns the magick wand associated with the wand view.

@@ -293,7 +322,7 @@ MagickWand *GetWandViewWand(const WandView *wand_view)
-

IsWandView

+

IsWandView

IsWandView() returns MagickTrue if the the parameter is verified as a wand view object.

@@ -315,7 +344,7 @@ MagickBooleanType IsWandView(const WandView *wand_view)
-

NewWandView

+

NewWandView

NewWandView() returns a wand view required for all other methods in the Wand View API.

@@ -337,7 +366,7 @@ WandView *NewWandView(MagickWand *wand)
-

NewWandViewExtent

+

NewWandViewExtent

NewWandViewExtent() returns a wand view required for all other methods in the Wand View API.

@@ -364,7 +393,7 @@ WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x,
-

SetWandViewDescription

+

SetWandViewDescription

SetWandViewDescription() associates a description with an image view.

@@ -390,7 +419,7 @@ void SetWandViewDescription(WandView *image_view,const char *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.

@@ -436,7 +465,7 @@ MagickBooleanType SetWandViewIterator(WandView *destination,
-

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.

@@ -487,7 +516,7 @@ MagickBooleanType TransferWandViewIterator(WandView *source,
-

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.

@@ -534,21 +563,26 @@ MagickBooleanType UpdateWandViewIterator(WandView *source,
+
+
- - - - + + + + \ No newline at end of file diff --git a/www/architecture.html b/www/architecture.html index 1a004f326..7582c6972 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -58,7 +58,7 @@ Develop
@@ -1469,7 +1469,7 @@ ModuleExport size_t analyzeImage(Image **images,const int argc, Public Key • Donate • - Contact Us + Contact Us
© 1999-2018 ImageMagick Studio LLC

diff --git a/www/binary-releases.html b/www/binary-releases.html index de71704cd..ec693059d 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -447,7 +447,7 @@ objShell.Exec("convert ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")

Back to top • Public Key • - Contact Us

+ Contact Us

© 1999-2016 ImageMagick Studio LLC

diff --git a/www/changelog.html b/www/changelog.html index 10fedde90..2ebdf19fd 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -58,7 +58,7 @@ Develop @@ -101,7 +101,7 @@
2017-12-26 7.0.7-18 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-18, GIT revision 22096:ad4bdeb40:20171228.
  • 2017-12-28 7.0.7-18 Cristy <quetzlzacatenango@image...>
    -
  • Fix error reading from pipe under Windows (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=33288).
  • +
  • Fix error reading from pipe under Windows (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=33288).
  • 2017-12-26 7.0.7-17 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-17, GIT revision 22093:9caea323b:20171227.
  • 2017-12-26 7.0.7-17 Cristy <quetzlzacatenango@image...>
    @@ -115,7 +115,7 @@
    2017-12-16 7.0.7-15 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-15, GIT revision 21924:30cb31746:20171216.
  • 2017-12-08 7.0.7-15 Cristy <quetzlzacatenango@image...>
    -
  • Overall standard deviation is the average of each pixel channel (reference https://www.imagemagick.org/discourse-server//viewforum.html?f=3).
  • +
  • Overall standard deviation is the average of each pixel channel (reference https://www.imagemagick.org/discourse-server///viewforum.html?f=3).
  • Update to the latest ImageMagick documentation.
  • 2017-12-05 7.0.7-14 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-14, GIT revision 21855:dc73b2aba:20171205.
  • @@ -129,7 +129,7 @@
    2017-11-29 7.0.7-12 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-12, GIT revision 21814:5ef2c5a67:20171129.
  • 2017-11-12 7.0.7-12 Cristy <quetzlzacatenango@image...>
    -
  • The -tint option no longer munges the alpha channel (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=33070).
  • +
  • The -tint option no longer munges the alpha channel (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=1&t=33070).
  • Don't delete in-memory blob when reading an image (reference https://github.com/ImageMagick/ImageMagick/issues/886).
  • Support HDRI color profile management.
  • 2017-11-11 7.0.7-11 Cristy <quetzlzacatenango@image...>
    @@ -147,7 +147,7 @@
    2017-10-15 7.0.7-8 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-8, GIT revision 21507:63ffc9878:20171015.
  • 2017-10-08 7.0.7-8 Cristy <quetzlzacatenango@image...>
    -
  • Return expected results for a percent 0 -chop option argument (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32806).
  • +
  • Return expected results for a percent 0 -chop option argument (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32806).
  • Tweaks to OpenMP support within ImageMagick.
  • 2017-10-07 7.0.7-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007.
  • @@ -163,7 +163,7 @@
  • Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).
  • Support URW-base35 fonts.
  • 2017-09-26 7.0.7-5 Glenn Randers-Pehrson <glennrp@image...>
    -
  • Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32771).
  • +
  • Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32771).
  • 2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923.
  • 2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...>
    @@ -204,15 +204,15 @@
  • Release ImageMagick version 7.0.6-8, GIT revision 20838:e2eb79427:20170818.
  • 2017-08-14 7.0.6-7 Cristy <quetzlzacatenango@image...>
  • Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).
  • -
  • Support CubicSpline resize filter. Define the lobes with the -define filter:lobes={2,3,4} (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=32506).
  • +
  • Support CubicSpline resize filter. Define the lobes with the -define filter:lobes={2,3,4} (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=2&t=32506).
  • Prevent assertion failure when creating PDF thumbnail (reference https://github.com/ImageMagick/ImageMagick/issues/674).
  • 2017-08-12 7.0.6-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.6-7, GIT revision 20799:0db4d8a16:20170812.
  • 2017-08-12 7.0.6-7 Cristy <quetzlzacatenango@image...>
    -
  • Improve EPS aliasing (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32497).
  • +
  • Improve EPS aliasing (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32497).
  • 2017-08-11 7.0.6-7 Dirk Lemstra <dirk@lem.....org>
  • Added a new option called 'dds:fast-mipmaps' (reference https://github.com/ImageMagick/ImageMagick/issues/558)
  • -
  • The mipmaps of a dds image can now be created from a list of images with -define dds:mipmaps=fromlist (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=30236).
  • +
  • The mipmaps of a dds image can now be created from a list of images with -define dds:mipmaps=fromlist (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=2&t=30236).
  • 2017-08-10 7.0.6-6 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.6-6, GIT revision 20775:061d0fa25:20170810.
  • 2017-08-10 7.0.6-6 Cristy <quetzlzacatenango@image...>
    @@ -220,17 +220,17 @@
    2017-08-10 7.0.6-6 Glenn Randers-Pehrson <glennrp@image...>
  • tests/validate.c: Show the reason for failures in the test logs, if available.
  • 2017-08-03 7.0.6-6 Glenn Randers-Pehrson <glennrp@image...>
    -
  • Put UTC time in the PNG tIME chunk instead of local time (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32447).
  • +
  • Put UTC time in the PNG tIME chunk instead of local time (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32447).
  • 2017-08-02 7.0.6-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.6-5, GIT revision 20715:26b28d50a:20170802.
  • 2017-08-01 7.0.6-5 Cristy <quetzlzacatenango@image...>
  • Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).
  • 2017-07-29 7.0.6-5 Glenn Randers-Pehrson <glennrp@image...>
    -
  • Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. Reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32418).
  • +
  • Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. Reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32418).
  • Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference https://github.com/ImageMagick/ImageMagick/issues/632).
  • Added "-define png:ignore-crc" option to PNG decoder. When you know your image has no CRC or ADLER32 errors, this can speed up decoding. It is also helpful in debugging bug reports from "fuzzers".
  • 2017-07-29 7.0.6-5 Cristy <quetzlzacatenango@image...>
    -
  • Off by one error for gradient coder (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32416), https://github.com/ImageMagick/ImageMagick/issues/612).
  • +
  • Off by one error for gradient coder (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32416), https://github.com/ImageMagick/ImageMagick/issues/612).
  • 2017-07-28 7.0.6-4 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.6-4, GIT revision 20657:4e81160d6:20170728.
  • 2017-07-24 7.0.6-4 Cristy <quetzlzacatenango@image...>
    @@ -283,14 +283,14 @@
    2017-06-01 7.0.5-10 Glenn Randers-Pehrson <glennrp@image...>
  • Removed experimental PNG zxIF chunk support; the proposal is dead.
  • 2017-06-01 7.0.5-10 Cristy <quetzlzacatenango@image...>
    -
  • Fix choppy bitmap font rendering (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32071).
  • -
  • The +opaque option is not longer a noop (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32081).
  • +
  • Fix choppy bitmap font rendering (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32071).
  • +
  • The +opaque option is not longer a noop (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32081).
  • Add support for 'hex:' property.
  • 2017-05-28 7.0.5-9 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-9, GIT revision 20113:8b67333:20170528.
  • 2017-05-28 7.0.5-9 Cristy <quetzlzacatenango@image...>
  • Transient error validating the JPEG-2000 image format (reference https://github.com/ImageMagick/ImageMagick/issues/501).
  • -
  • Properly allocate DCM image colormap (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32063).
  • +
  • Properly allocate DCM image colormap (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=32063).
  • 2017-05-26 7.0.5-8 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-8, GIT revision 20099:870a016:20170526.
  • 2017-05-23 7.0.5-8 Cristy <quetzlzacatenango@image...>
    @@ -299,45 +299,45 @@
    2017-05-19 7.0.5-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-6, GIT revision 20078:7ce2d38:20170519.
  • 2017-05-15 7.0.5-7 Cristy <quetzlzacatenango@image...>
    -
  • Support various image operators for the compare utility (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=31938).
  • +
  • Support various image operators for the compare utility (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=2&t=31938).
  • 2017-05-12 7.0.5-6 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.
  • 2017-05-10 7.0.5-6 John Cupitt <jcupitt@gmail.com>
  • Revise DICOM window and rescale handling (reference https://github.com/ImageMagick/ImageMagick/pull/484)
  • 2017-05-06 7.0.5-6 Cristy <quetzlzacatenango@image...>
    -
  • Restore the -alpha Shape option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31879).
  • +
  • Restore the -alpha Shape option (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31879).
  • Fix transient PDF bug (reference https://github.com/ImageMagick/ImageMagick/issues/463).
  • -
  • The +opaque option now works on all channels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31862).
  • -
  • Ensure backwards compatibility for the -combine option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31855).
  • +
  • The +opaque option now works on all channels (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31862).
  • +
  • Ensure backwards compatibility for the -combine option (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31855).
  • Check for EOF conditions for RLE image format.
  • -
  • Reset histogram page geometry (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31920).
  • +
  • Reset histogram page geometry (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31920).
  • 2017-04-24 7.0.5-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-5, GIT revision 19915:12eec43:20170424.
  • 2017-03-26 7.0.5-5 Cristy <quetzlzacatenango@image...>
  • Minimize buffer copies to improve OpenCL performance.
  • -
  • Morphology thinning is no longer a no-op (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31650).
  • -
  • Patch two PCD writer problems, corrupt output and dark pixels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=3164).
  • +
  • Morphology thinning is no longer a no-op (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31650).
  • +
  • Patch two PCD writer problems, corrupt output and dark pixels (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=3164).
  • Support ICC based PDF's (reference https://github.com/ImageMagick/ImageMagick/issues/417).
  • -
  • Fix improper EPS clip path rendering (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31722).
  • +
  • Fix improper EPS clip path rendering (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31722).
  • 2017-03-24 7.0.5-4 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-4, GIT revision 19754:350fff3:20170324.
  • 2017-03-21 7.0.5-4 Cristy <quetzlzacatenango@image...>
    -
  • Respect -loop option for animate -window (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31619).
  • +
  • Respect -loop option for animate -window (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31619).
  • 2017-03-17 7.0.5-3 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-3, GIT revision 19741:070c3fb:20170317.
  • 2017-03-14 7.0.5-3 Cristy <quetzlzacatenango@image...>
  • Support namespaces for the security policy.
  • -
  • Support the -authenticate option for PDF (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31530).
  • +
  • Support the -authenticate option for PDF (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31530).
  • 2017-03-11 7.0.5-2 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-2, GIT revision 19696:da91a7c:20170311.
  • 2017-03-06 7.0.5-2 Cristy <quetzlzacatenango@image...>
  • Respect throttle policy (reference https://github.com/ImageMagick/ImageMagick/issues/393).
  • -
  • Return proper minima / maxima (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).
  • +
  • Return proper minima / maxima (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31377).
  • 2017-03-03 7.0.5-1 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-1, GIT revision 19662:b7f455a:20170303.
  • 2017-02-21 7.0.5-1 Cristy <quetzlzacatenango@image...>
    -
  • Fix Spurious memory allocation message (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31438).
  • -
  • Identical images should return inf for PSNR (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31487).
  • +
  • Fix Spurious memory allocation message (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31438).
  • +
  • Identical images should return inf for PSNR (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31487).
  • 2017-02-20 7.0.5-0 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.5-0, GIT revision 19616:505fea9:20170220.
  • 2017-02-20 7.0.5-0 Cristy <quetzlzacatenango@image...>
    @@ -358,11 +358,11 @@
    2017-02-13 7.0.4-8 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-8, GIT revision 19574:7642384:20170213.
  • 2017-02-09 7.0.4-8 Dirk Lemstra <dirk@lem.....org>
    -
  • Fixed memory leak when creating nested exceptions in Magick++ (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=23&p=142634)
  • +
  • Fixed memory leak when creating nested exceptions in Magick++ (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=23&p=142634)
  • 2017-02-09 7.0.4-8 Cristy <quetzlzacatenango@image...>
  • Unbreak build without JPEG support (reference https://github.com/ImageMagick/ImageMagick/pull/373).
  • Document behavior change in the security policy (thanks to yoya @ https://blog.awm.jp/2017/02/09/imagemagick-en/).
  • -
  • Return unbiased standard deviation for image statistics (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).
  • +
  • Return unbiased standard deviation for image statistics (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31377).
  • Don't set update trait on alpha channel (private e-mail concerning -levels-colors option).
  • 2017-02-04 7.0.4-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.
  • @@ -374,9 +374,9 @@
  • Release ImageMagick version 7.0.4-6, GIT revision 19442:4747de9:20170127.
  • 2017-01-27 7.0.4-6 Cristy <quetzlzacatenango@image...>
  • Uninitialized data in MAT image format (reference https://github.com/ImageMagick/ImageMagick/issues/362).
  • -
  • Properly auto-fit caption (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).
  • -
  • Correction to composite Over operator (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31282).
  • -
  • Respect gravity option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31284).
  • +
  • Properly auto-fit caption (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30887).
  • +
  • Correction to composite Over operator (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31282).
  • +
  • Respect gravity option (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31284).
  • 2017-01-22 7.0.4-6 Glenn Randers-Pehrson <glennrp@image...>
  • Renamed read_vpag_chunk_callback() function to png_user_chunk_callback() in coders/png.c
  • Implemented a private PNG caNv (canvas) chunk for remembering the original dimensions and offsets when an image is cropped. Previously we used the oFFs and vpAg chunks for this purpose, but this had potential conflicts with other applications that also use the oFFs chunk.
  • @@ -386,18 +386,18 @@
    2017-01-21 7.0.4-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-5, GIT revision 19381:7ae396f:20170121.
  • 2017-01-18 7.0.4-5 Cristy <quetzlzacatenango@image...>
    -
  • Don't set background for transparent tiled images (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31210).
  • +
  • Don't set background for transparent tiled images (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31210).
  • 2017-01-14 7.0.4-4 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-4, GIT revision 19361:a12953c:20170114.
  • 2017-01-14 7.0.4-4 Dirk Lemstra <dirk@lem.....org>
  • Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the BMP encoder (reference https://github.com/ImageMagick/ImageMagick/issues/344).
  • 2017-01-10 7.0.4-4 Cristy <quetzlzacatenango@image...>
    -
  • Recognize XML policy closing tags (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31182).
  • +
  • Recognize XML policy closing tags (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31182).
  • Fix memory leak in the MPC format.
  • 2017-01-07 7.0.4-3 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-3, GIT revision 19329:930ca78:20170107.
  • 2017-01-04 7.0.4-3 Cristy <quetzlzacatenango@image...>
    -
  • Increase memory allocation for TIFF pixels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31161).
  • +
  • Increase memory allocation for TIFF pixels (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31161).
  • 2017-01-03 7.0.4-2 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-2, GIT revision 19318:8766311:20170103.
  • 2017-01-02 7.0.4-2 Cristy <quetzlzacatenango@image...>
    @@ -410,16 +410,16 @@
    2016-12-18 7.0.4-0 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218.
  • 2016-12-14 7.0.4-0 Cristy <quetzlzacatenango@image...>
    -
  • Do not close path for linejoins of round (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31039).
  • +
  • Do not close path for linejoins of round (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31039).
  • 2016-12-10 7.0.3-10 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-10, GIT revision 19191:338f088:20161210.
  • 2016-12-07 7.0.3-10 Cristy <quetzlzacatenango@image...>
    -
  • Set colorspace to sRGB if -append has non-homogenous colorspaces (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29105).
  • -
  • Respect connected-components:area-threshold define (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31006).
  • -
  • Enable alpha channel if background color is non-opaque (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31016).
  • -
  • Return correct offset for negative index for -fx option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31019).
  • -
  • Fixed improper scaling of certain FITS images (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31028).
  • -
  • Properly center text label (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31027).
  • +
  • Set colorspace to sRGB if -append has non-homogenous colorspaces (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29105).
  • +
  • Respect connected-components:area-threshold define (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31006).
  • +
  • Enable alpha channel if background color is non-opaque (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31016).
  • +
  • Return correct offset for negative index for -fx option (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31019).
  • +
  • Fixed improper scaling of certain FITS images (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31028).
  • +
  • Properly center text label (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=31027).
  • 2016-12-05 7.0.3-9 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.
  • 2016-11-26 7.0.3-9 Cristy <quetzlzacatenango@image...>
    @@ -431,11 +431,11 @@
  • Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.
  • 2016-11-18 7.0.3-8 Cristy <quetzlzacatenango@image...>
  • Support the phash:colorspaces and phash:normalize options.
  • -
  • If a convenient line break is not found, force it for caption: (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).
  • -
  • Set alpha member of draw structure to OpaqueAlpha (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30894).
  • -
  • Off by 1 error when computing the standard deviation (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=30866).
  • +
  • If a convenient line break is not found, force it for caption: (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30887).
  • +
  • Set alpha member of draw structure to OpaqueAlpha (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30894).
  • +
  • Off by 1 error when computing the standard deviation (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=2&t=30866).
  • Apply Debian patches, (reference https://github.com/ImageMagick/ImageMagick/issues/304).
  • -
  • Permit EPT images with just a TIFF or EPS image, not both (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30921).
  • +
  • Permit EPT images with just a TIFF or EPS image, not both (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30921).
  • The -clone option no longer leaks memory.
  • Render to clip mask rather than image for clip-path MVG graphics primitive.
  • 2016-11-15 7.0.3-7 Cristy <quetzlzacatenango@image...>
    @@ -446,9 +446,9 @@
  • Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108.
  • 2016-11-01 7.0.3-6 Cristy <quetzlzacatenango@image...>
  • Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296).
  • -
  • The -extent option now matches the results of IMv6 (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=30779).
  • -
  • Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30797).
  • -
  • Mask composite produces proper results for the convert utility (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29675).
  • +
  • The -extent option now matches the results of IMv6 (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=1&t=30779).
  • +
  • Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30797).
  • +
  • Mask composite produces proper results for the convert utility (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29675).
  • 2016-10-10 7.0.3-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-5, GIT revision 18975:a8174a2:20161030.
  • 2016-10-16 7.0.3-5 Dirk Lemstra <dirk@lem.....org>
    @@ -466,13 +466,13 @@
    2016-10-02 7.0.3-2 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.
  • 2016-09-27 7.0.3-2 Dirk Lemstra <dirk@lem.....org>
    -
  • Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30514)
  • +
  • Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30514)
  • 2016-09-20 7.0.3-1 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-1, GIT revision 18851:ad91ea8:20160920.
  • 2016-09-16 7.0.3-1 Dirk Lemstra <dirk@lem.....org>
  • Added layer RLE compression to the PSD encoder.
  • Added define 'psd:preserve-opacity-mask' to preserve the opacity mask in a PSD file.
  • -
  • Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&p=137849).
  • +
  • Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&p=137849).
  • 2016-09-05 7.0.3-0 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.3-0, GIT revision 18786:10aa64c:20160905.
  • 2016-08-29 7.0.3-0 Dirk Lemstra <dirk@lem.....org>
    @@ -485,27 +485,27 @@
    2016-08-15 7.0.2-10 Cristy <quetzlzacatenango@image...>
  • Prevent buffer overflow in BMP & SGI coders (bug report from pwchen&rayzhong of tencent).
  • Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and CALS coders (bug report from Donghai Zhu).
  • -
  • The -stream option now increments the pixel pointer properly (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30327).
  • +
  • The -stream option now increments the pixel pointer properly (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30327).
  • 2016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-9, GIT revision 18707:2c02f09:20160814.
  • 2016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
    -
  • Fix compile error in opencl.c (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30289).
  • +
  • Fix compile error in opencl.c (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30289).
  • Eliminate compiler warning.
  • 2016-08-14 7.0.2-8 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.
  • 2016-08-07 7.0.2-8 Cristy <quetzlzacatenango@image...>
    -
  • Prevent spurious removal of MPC cache files (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30256).
  • +
  • Prevent spurious removal of MPC cache files (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30256).
  • Note alpha channel when combining 4 or more images (reference https://github.com/ImageMagick/ImageMagick/issues/250).
  • 2016-08-06 7.0.2-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.
  • 2016-08-01 7.0.2-7 Cristy <quetzlzacatenango@image...>
  • Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report from Ibrahim M. El-Sayed).
  • Prevent buffer overflow (bug report from Max Thrane).
  • -
  • Prevent memory use after free (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30245).
  • +
  • Prevent memory use after free (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=30245).
  • 2016-07-30 7.0.2-6 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.
  • 2016-07-29 7.0.2-6 Cristy <quetzlzacatenango@image...>
    -
  • Support -region option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=29692).
  • +
  • Support -region option (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=1&t=29692).
  • 2016-07-21 7.0.2-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.
  • 2016-07-13 7.0.2-5 Cristy <quetzlzacatenango@image...>
    @@ -532,7 +532,7 @@
    2016-06-17 7.0.2-1 Dirk Lemstra <dirk@lem.....org>
  • Added support for GROUP4 compression to the FAX coder.
  • 2016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...>
    -
  • Distort no longer converts grayscale image to sRGB (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=29895).
  • +
  • Distort no longer converts grayscale image to sRGB (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=1&t=29895).
  • Don't return a zero bounding box for QueryMultilineFontMetrics() (reference https://github.com/ImageMagick/ImageMagick/issues/222).
  • 2016-06-12 7.0.2-0 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.
  • @@ -550,7 +550,7 @@
    2016-06-02 7.0.1-9 Cristy <quetzlzacatenango@image...>
  • Fix small memory leak (patch provided by Андрей Черный).
  • Coder path traversal is not authorized (bug report provided by Masaaki Chida).
  • -
  • Turn off alpha channel for the compare difference image (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29828).
  • +
  • Turn off alpha channel for the compare difference image (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29828).
  • 2016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
  • 2016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
    @@ -559,9 +559,9 @@
    2016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
  • 2016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...>
    -
  • Security improvements to TEXT coder broke it (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29754).
  • -
  • Fix stroke offset problem for -annotate (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29626).
  • -
  • Don't interpret -fx option arguments (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29774);
  • +
  • Security improvements to TEXT coder broke it (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29754).
  • +
  • Fix stroke offset problem for -annotate (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29626).
  • +
  • Don't interpret -fx option arguments (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29774);
  • Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck).
  • 2016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
  • @@ -570,7 +570,7 @@
    2016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
  • 2016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
    -
  • Process channels independently for -channel -equalize (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29708).
  • +
  • Process channels independently for -channel -equalize (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=3&t=29708).
  • Fix pixel cache on disk regression (reference https://github.com/ImageMagick/ImageMagick/issues/202).
  • 2016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...>
  • Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
  • @@ -596,7 +596,7 @@
  • New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
  • 2016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
  • Sanitize input filename for http / https delegates (improved patch).
  • -
  • Fix for possible security vulnerabilities (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=29588).
  • +
  • Fix for possible security vulnerabilities (reference https://www.imagemagick.org/discourse-server///viewtopic.html?f=4&t=29588).
  • 2016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
  • New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
  • 2016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
    @@ -631,7 +631,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/cipher.html b/www/cipher.html index afe42a747..ab68ad8b8 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -58,7 +58,7 @@ Develop @@ -154,7 +154,7 @@ Examples Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/color-management.html b/www/color-management.html index e54489d5a..eccec500c 100644 --- a/www/color-management.html +++ b/www/color-management.html @@ -58,7 +58,7 @@ Develop @@ -152,7 +152,7 @@ magick myimage_channels_*.png -set colorspace HSL -combine -colorspace RGB -set Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/color.html b/www/color.html index 0f064549e..cb300b82b 100644 --- a/www/color.html +++ b/www/color.html @@ -58,7 +58,7 @@ Develop @@ -4958,7 +4958,7 @@ device-cmyk(0.11, 0.48, 0.83, 0.00) Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/command-line-options.html b/www/command-line-options.html index 12511bf1d..1319b15ec 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -58,7 +58,7 @@ Develop @@ -8061,7 +8061,7 @@ but with strict boolean masking.

    Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/command-line-processing.html b/www/command-line-processing.html index 9826e1693..8236fce1c 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -58,7 +58,7 @@ Develop @@ -629,7 +629,7 @@ image-2.jpg Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 0569ba3b5..70b1ee65f 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -58,7 +58,7 @@ Develop @@ -122,7 +122,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/compare.html b/www/compare.html index 7e49aea50..3877d48a1 100644 --- a/www/compare.html +++ b/www/compare.html @@ -58,7 +58,7 @@ Develop @@ -437,7 +437,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/compose.html b/www/compose.html index bc2fb1702..c6254c018 100644 --- a/www/compose.html +++ b/www/compose.html @@ -58,7 +58,7 @@ Develop @@ -638,7 +638,7 @@ href="../www/command-line-options.html#list">-list compose.

    Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/composite.html b/www/composite.html index 4365b0733..3a8e44019 100644 --- a/www/composite.html +++ b/www/composite.html @@ -58,7 +58,7 @@ Develop @@ -541,7 +541,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/conjure.html b/www/conjure.html index 2d54cdfee..07258d2a0 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -58,7 +58,7 @@ Develop @@ -1150,7 +1150,7 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/connected-components.html b/www/connected-components.html index 6a06eeecf..314f37995 100644 --- a/www/connected-components.html +++ b/www/connected-components.html @@ -58,7 +58,7 @@ Develop @@ -132,7 +132,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/contact.html b/www/contact.html index 761e26926..682126a89 100644 --- a/www/contact.html +++ b/www/contact.html @@ -24,7 +24,7 @@ - + @@ -58,7 +58,7 @@ Develop @@ -82,13 +82,13 @@
    -

    Post here for any of the issues listed below. You can expect a response from our team if your issue is a sponsorship, license, security, or paid support issue. If you require a response for any other issue, post to the ImageMagick public forums. You can also post bug reports to the issues forum. Note, we do not offer sponsored links nor do we respond to solicitations.

    +

    Post here for any of the issues listed below. You can expect a response from our team if your issue is a sponsorship, license, security, or paid support issue. If you require a response for any other issue, post to the ImageMagick public forums. You can also post bug reports to the issues forum. Note, we do not offer sponsored links nor do we respond to solicitations.

    Contact the Wizards

    Enter this code, 040d70, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards:


    - +
    @@ -147,11 +147,11 @@ Related • Sitemap - + Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/convert.html b/www/convert.html index e71ff4c3f..65e338b71 100644 --- a/www/convert.html +++ b/www/convert.html @@ -58,7 +58,7 @@ Develop @@ -1340,7 +1340,7 @@ transparent, extract, background, or shape the alpha channelPublic Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/develop.html b/www/develop.html index 082074606..413e211d2 100644 --- a/www/develop.html +++ b/www/develop.html @@ -58,7 +58,7 @@ Develop @@ -217,7 +217,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/display.html b/www/display.html index 34014b491..553c64b2b 100644 --- a/www/display.html +++ b/www/display.html @@ -58,7 +58,7 @@ Develop @@ -581,7 +581,7 @@ transparent, extract, background, or shape the alpha channelPublic Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/distribute-pixel-cache.html b/www/distribute-pixel-cache.html index 8675d497c..0169080c9 100644 --- a/www/distribute-pixel-cache.html +++ b/www/distribute-pixel-cache.html @@ -58,7 +58,7 @@ Develop @@ -110,7 +110,7 @@ convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/download.html b/www/download.html index 9a3b2cbcd..499400b71 100644 --- a/www/download.html +++ b/www/download.html @@ -58,7 +58,7 @@ Develop @@ -452,7 +452,7 @@ objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/escape.html b/www/escape.html index 4be26e9f4..53ec1d635 100644 --- a/www/escape.html +++ b/www/escape.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
    -
    +

    There are copious amounts of extra data associated with images (metadata), beyond the actual image pixels. This metadata can be useful, either for display, or for various calculations, or in modifying the behavior of later image processing operations. You can utilize percent escapes in a number of options, for example in -format or in montage -label, to print various properties and other settings associated with an image.

    @@ -339,10 +339,6 @@ filename, type, width, height.

    - - - - @@ -381,9 +377,13 @@ when enclosed in braces (long form):

    %Y page (canvas) y offset (including sign)
    %Zunique filename (used for delegates)
    %@ CALCULATED: trim bounding box (without actually trimming)
    - + + + + + @@ -404,6 +404,10 @@ when enclosed in braces (long form):

    + + + + @@ -448,6 +452,10 @@ when enclosed in braces (long form):

    + + + + @@ -480,10 +488,6 @@ when enclosed in braces (long form):

    - - - - @@ -560,10 +564,6 @@ when enclosed in braces (long form):

    - - - -
    %[base]%[basename] base filename, no suffixes (as %t)
    %[bit-depth]
    %[caption] caption meta-data property %[colorspace] Colorspace of Image Data (excluding transparency)
    %[compose]
    %[compression] Image compression type (as of IM 7.0.3.8) %[height] original height of image (when it was read in)
    %[input]
    %[interlace] Image interlace mode (as of IM 7.0.3.8) %[min] CALCULATED: minimum value statistic of image
    %[name]The original name of the image
    %[opaque] CALCULATED: is image fully-opaque? %[width] original width of image (when it was read in)
    %[zero]zero (unique filename for delegate use)

    Properties

    @@ -893,7 +893,7 @@ Post ObjectData Descriptor Record Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -907,4 +907,4 @@ Post ObjectData Descriptor Record - \ No newline at end of file + \ No newline at end of file diff --git a/www/examples.html b/www/examples.html index ae72f1e0d..55d56b2d1 100644 --- a/www/examples.html +++ b/www/examples.html @@ -58,7 +58,7 @@ Develop @@ -97,7 +97,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/exception.html b/www/exception.html index 66d92a223..4cccf0aff 100644 --- a/www/exception.html +++ b/www/exception.html @@ -58,7 +58,7 @@ Develop @@ -286,7 +286,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/export.html b/www/export.html index 794e0cce0..fbcab668b 100644 --- a/www/export.html +++ b/www/export.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
    -
    +

    ImageMagick Studio LLC is a limited liability corporation based in the United States of America. All of our products are developed via online collaboration in public forums and distributed from a central server within the U.S. Therefore, U.S. export laws and regulations apply to our distributions and remain in force as products and technology are re-exported to different parties and places around the world. Information on export control classifications and associated restrictions may be required for exporting, re-exporting, record keeping, bundling/embedding of ImageMagick products, encryption reporting, and shipping documentation. More information on U.S. Export Regulations can be found at the U. S. Bureau of Industry and Security.

    @@ -93,7 +93,7 @@ Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -107,3 +107,4 @@ + \ No newline at end of file diff --git a/www/formats.html b/www/formats.html index d89270fd6..e75daed93 100644 --- a/www/formats.html +++ b/www/formats.html @@ -58,7 +58,7 @@ Develop @@ -1998,7 +1998,7 @@ the supported image formats.

    Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/fx.html b/www/fx.html index 3e0b1b187..d1869fc55 100644 --- a/www/fx.html +++ b/www/fx.html @@ -58,7 +58,7 @@ Develop @@ -426,7 +426,7 @@ Red channel of NW corner of image #1 is 0.184588 Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/gradient.html b/www/gradient.html index e4928e9ea..a6b8e4ac9 100644 --- a/www/gradient.html +++ b/www/gradient.html @@ -58,7 +58,7 @@ Develop @@ -257,7 +257,7 @@ magick -size 256x128 -define gradient:radii=128,64 radial-gradient:black-white r Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index 7febfaf63..d20485f51 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -58,7 +58,7 @@ Develop @@ -122,7 +122,7 @@ Features: HDRI Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/history.html b/www/history.html index c818aef26..afc3e1652 100644 --- a/www/history.html +++ b/www/history.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
    -
    +

    @@ -110,7 +110,7 @@ I swear by my life and my love of it that I will never live for the sake of anot Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -124,4 +124,4 @@ I swear by my life and my love of it that I will never live for the sake of anot - \ No newline at end of file + \ No newline at end of file diff --git a/www/identify.html b/www/identify.html index 8bff2e2b7..252275b61 100644 --- a/www/identify.html +++ b/www/identify.html @@ -58,7 +58,7 @@ Develop

    @@ -441,7 +441,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/import.html b/www/import.html index 7e2c5d70e..2675e928d 100644 --- a/www/import.html +++ b/www/import.html @@ -58,7 +58,7 @@ Develop @@ -442,7 +442,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/index.html b/www/index.html index 575121064..80cd5819c 100644 --- a/www/index.html +++ b/www/index.html @@ -58,7 +58,7 @@ Develop @@ -132,7 +132,7 @@ Use ImageMagickDelineate image features - Canny edge detection, Hough lines. + Canny edge detection, Hough lines. Discrete Fourier transform @@ -200,7 +200,7 @@ Use ImageMagickNoise and color reduction - Kuwahara Filter, mean-shift. + Kuwahara Filter, mean-shift. Perceptual hash @@ -253,7 +253,7 @@ Use ImageMagickHDRI, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced percision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less percision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these configure script options: --with-quantum-depth=8 --disable-hdri.

    Community

    -

    To join the ImageMagick community, try the discourse server. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an issue.

    +

    To join the ImageMagick community, try the discourse server. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an issue.

    @@ -267,7 +267,7 @@ Use ImageMagickPublic Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/install-source.html b/www/install-source.html index e1bb14762..db72ab6c8 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -58,7 +58,7 @@ Develop @@ -172,7 +172,7 @@ to compile the program and on completion run the program.

    Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/jp2.html b/www/jp2.html index 2a0962b16..61952ede3 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -58,7 +58,7 @@ Develop @@ -174,7 +174,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/license.html b/www/license.html index 7d4d22451..0bd267ba8 100644 --- a/www/license.html +++ b/www/license.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
    -
    +

    Terms and Conditions for Use, Reproduction, and Distribution • How to Apply the License to your Work

    @@ -215,7 +215,7 @@ Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • @@ -229,4 +229,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/www/links.html b/www/links.html index 8c5caf04a..40b135aa7 100644 --- a/www/links.html +++ b/www/links.html @@ -58,7 +58,7 @@ Develop @@ -179,7 +179,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick++.html b/www/magick++.html index adf274a50..6a3f810bb 100644 --- a/www/magick++.html +++ b/www/magick++.html @@ -58,7 +58,7 @@ Develop @@ -186,7 +186,7 @@ int main(int argc,char **argv)

    Reporting Bugs

    Questions regarding usage should be directed to or to report any bugs go to -Magick++ bug tracking forum. +Magick++ bug tracking forum.

    @@ -201,7 +201,7 @@ int main(int argc,char **argv) Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick-core.html b/www/magick-core.html index 6fc473ea2..b58952afd 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -58,7 +58,7 @@ Develop @@ -346,7 +346,7 @@ int main(int argc,char **argv) Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick-script.html b/www/magick-script.html index 45fe9e85c..6fc26eda4 100644 --- a/www/magick-script.html +++ b/www/magick-script.html @@ -58,7 +58,7 @@ Develop @@ -1299,7 +1299,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index 9cc365906..d7ecd08f4 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -58,7 +58,7 @@ Develop @@ -888,7 +888,7 @@ round Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick-wand.html b/www/magick-wand.html index edc20d01d..1389f783c 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -58,7 +58,7 @@ Develop @@ -398,7 +398,7 @@ int main(int argc,char **argv) Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/magick.html b/www/magick.html index d9d7f5930..135a70361 100644 --- a/www/magick.html +++ b/www/magick.html @@ -58,7 +58,7 @@ Develop @@ -1336,7 +1336,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/miff.html b/www/miff.html index 922df535d..1d00eab7f 100644 --- a/www/miff.html +++ b/www/miff.html @@ -58,7 +58,7 @@ Develop @@ -261,7 +261,7 @@ or fewer colors in the image, each byte of image data contains an index value. I Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/mirror.html b/www/mirror.html index e646824c3..0c5495a16 100644 --- a/www/mirror.html +++ b/www/mirror.html @@ -58,7 +58,7 @@ Develop @@ -118,7 +118,7 @@
    rsync://mirror.imagemagick.org/magick_html/ (Web site mirror)
    rsync://mirror.imagemagick.org/magick_ftp/ (FTP mirror)
    -

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

    +

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

    @@ -132,7 +132,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/mogrify.html b/www/mogrify.html index 79230a4c6..f6a470b62 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -58,7 +58,7 @@ Develop @@ -1316,7 +1316,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/montage.html b/www/montage.html index 85631dc9e..5d6182a22 100644 --- a/www/montage.html +++ b/www/montage.html @@ -58,7 +58,7 @@ Develop @@ -653,7 +653,7 @@ transparent, extract, background, or shape the alpha channel Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/motion-picture.html b/www/motion-picture.html index 709c0c268..3b8d1f3b4 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -58,7 +58,7 @@ Develop @@ -207,7 +207,7 @@ dpx:user.data Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/opencl.html b/www/opencl.html index e827474d5..fc03a7acb 100644 --- a/www/opencl.html +++ b/www/opencl.html @@ -58,7 +58,7 @@ Develop @@ -131,7 +131,7 @@ InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_USER, (void*)(myDevices+2), NU Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/openmp.html b/www/openmp.html index 777efc858..963dee2f0 100644 --- a/www/openmp.html +++ b/www/openmp.html @@ -58,7 +58,7 @@ Develop @@ -114,7 +114,7 @@ Performance[8]: 40i 4.831ips 0.872e 15.680u 0:02.070 Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/perl-magick.html b/www/perl-magick.html index ba8ed7c90..ece291935 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -58,7 +58,7 @@ Develop @@ -2557,7 +2557,7 @@ XServerWarning Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/porting.html b/www/porting.html index 68be83716..c2d3c6014 100644 --- a/www/porting.html +++ b/www/porting.html @@ -58,7 +58,7 @@ Develop @@ -657,7 +657,7 @@ example "+annotate", "+resize", "+clut", and "+draw" .

    Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/quantize.html b/www/quantize.html index 7be375a72..ea1259498 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -58,7 +58,7 @@ Develop @@ -216,7 +216,7 @@ while number of nodes with (n2 > 0) > required maximum number of colors Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/resources.html b/www/resources.html index 720de4795..7708681c0 100644 --- a/www/resources.html +++ b/www/resources.html @@ -58,7 +58,7 @@ Develop @@ -384,7 +384,7 @@ $MAGICK_FONT_PATH Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/search.html b/www/search.html index 95a025c0c..5b963ff1a 100644 --- a/www/search.html +++ b/www/search.html @@ -22,7 +22,6 @@ - @@ -32,9 +31,9 @@
    -
    +

    @@ -125,7 +125,7 @@ Related • Sitemap - + And Now a Touch of Magick Public Key • Donate • diff --git a/www/security-policy.html b/www/security-policy.html index f64a1f13e..5265a6966 100644 --- a/www/security-policy.html +++ b/www/security-policy.html @@ -58,7 +58,7 @@ Develop @@ -213,7 +213,7 @@ Path: [built-in]

    Other Security Considerations

    If you spot a security flaw in ImageMagick, post your concern as an issue to -GitHub. Be sure to include how to reproduce the security flaw and a link to any images needed to reproduce the flaw. Alternatively, contact us and select Security Issue as the issue.

    +GitHub. Be sure to include how to reproduce the security flaw and a link to any images needed to reproduce the flaw. Alternatively, contact us and select Security Issue as the issue.

    In addition to the security policy, you can make ImageMagick safer by ...

      @@ -237,7 +237,7 @@ Path: [built-in] Public Key • Donate • - Contact Us + Contact Us
      © 1999-2018 ImageMagick Studio LLC

      diff --git a/www/sitemap.html b/www/sitemap.html index 0dc9709f3..7974f36ff 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -58,7 +58,7 @@ Develop
    @@ -186,14 +186,14 @@
  • Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
  • ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
  • -
  • Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
  • -
  • Contact the Wizards: for bug reports (only if you do not want to sign up to the discourse server), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.
  • +
  • Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
  • +
  • Contact the Wizards: for bug reports (only if you do not want to sign up to the discourse server), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.
  • Support ImageMagick

    -
  • Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
  • +
  • Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
  • Sponsor ImageMagick: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.
  • @@ -201,7 +201,7 @@
  • Animation: create a GIF animation sequence from a group of images.
  • -
  • Canny edge detection: extract edges from an image using the Canny technique.
  • +
  • Canny edge detection: extract edges from an image using the Canny technique.
  • Color management: accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.
  • Command-line processing: utilize ImageMagick from the command line.
  • Connected Component Labeling: uniquely label connected regions in an image.
  • @@ -220,14 +220,14 @@
  • Generalized pixel distortion: correct for, or induce image distortions including perspective.
  • Heterogeneous distributed processing: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.
  • High dynamic-range images: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.
  • -
  • Hough lines: fit straight lines to edges in an image using the Hough transform technique.
  • +
  • Hough lines: fit straight lines to edges in an image using the Hough transform technique.
  • Image calculator: apply a mathematical expression to an image or image channels.
  • Image gradients: create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.
  • Image identification: describe the format and attributes of an image.
  • ImageMagick on the iPhone: convert, edit, or compose images on your iPhone.
  • -
  • Kuwahara Filter: apply an edge perserving noise and color reduction filter to an image.
  • +
  • Kuwahara Filter: apply an edge perserving noise and color reduction filter to an image.
  • Large image support: read, process, or write mega-, giga-, or tera-pixel image sizes.
  • -
  • Mean-shift: apply a color reduction technique to an image.
  • +
  • Mean-shift: apply a color reduction technique to an image.
  • Montage: juxtapose image thumbnails on an image canvas.
  • Morphology of shapes: extract features, describe shapes and recognize patterns in images.
  • Motion picture support: read and write the common image formats used in digital film work.
  • @@ -254,7 +254,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/stream.html b/www/stream.html index cdabb08ca..ab8367146 100644 --- a/www/stream.html +++ b/www/stream.html @@ -58,7 +58,7 @@ Develop @@ -286,7 +286,7 @@ magick display -depth 8 -size 640x480 rgb:pixels.dat Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/subversion.html b/www/subversion.html index 5d31747d3..4424f5939 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -82,7 +82,7 @@ svn update

    Back to top • Public Key • - Contact Us

    + Contact Us

    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/support.html b/www/support.html index be1f99973..12599bbf0 100644 --- a/www/support.html +++ b/www/support.html @@ -58,7 +58,7 @@ Develop @@ -97,7 +97,7 @@

    Contribute a Bug Fix or Enhancement

    -

    Post any ImageMagick patches to the Issues forum if you think you have found and fixed a bug or security vulnerability. Post to the Developers forum if you want to propose an enhancement for discussion.

    +

    Post any ImageMagick patches to the Issues forum if you think you have found and fixed a bug or security vulnerability. Post to the Developers forum if you want to propose an enhancement for discussion.

    Support the ImageMagick Project

    @@ -154,7 +154,7 @@ USA

    -

    If you prefer a recurring subscription or if you have any questions about supporting ImageMagick, please contact us. +

    If you prefer a recurring subscription or if you have any questions about supporting ImageMagick, please contact us.

    @@ -171,7 +171,7 @@ USA Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    diff --git a/www/webp.html b/www/webp.html index a4c35d0cd..ae4b8e370 100644 --- a/www/webp.html +++ b/www/webp.html @@ -58,7 +58,7 @@ Develop @@ -198,7 +198,7 @@ Public Key • Donate • - Contact Us + Contact Us
    © 1999-2018 ImageMagick Studio LLC

    -- 2.40.0