summaryrefslogtreecommitdiff
path: root/MagickWand/magick-image.c
AgeCommit message (Expand)Author
2020-12-28register storage class is deprecatedCristy
2020-12-12Correct documentation for return value of MagickImportImagePixels (#2971)ChloƩ Kekoa
2020-11-26...Cristy
2020-11-26...Cristy
2020-11-26rename to bilateral smoothingCristy
2020-11-26...Cristy
2020-11-26...Cristy
2020-11-26...Cristy
2020-11-26...Cristy
2020-11-26...Cristy
2020-11-26add intensity and spatial sigma parametersCristy
2020-11-25introducing bilateral filteringCristy
2020-11-22revert to avert possible thread lockCristy
2020-11-15prefer AcquireQuantumMemory() over ResizeMagickMemory()Cristy
2020-11-04Added MagickKmeansImage & MagickWhiteBalanceImage methods (#2796)Eric McConville
2020-06-22Minor spelling fixes in MagickWand docsE. McConville
2020-02-22Framework to support -color-threshold optionCristy
2019-11-26...Cristy
2019-09-02https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36639&p=168442Cristy
2019-08-30https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36611Cristy
2019-07-11Introducing MagickLevelImageColors() MagickWand methodCristy
2019-05-04...Cristy
2019-04-17...Cristy
2019-04-17Add MagickAutoThresholdImage(), MagickCannyEdgeImage(), MagickComplexImages()...Cristy
2019-04-17Decorate GetLocalTime() to avoid namespace collisionCristy
2019-04-15Added MagickLevelizeImage to MagickWand (#1545)Eric McConville
2019-03-17...Cristy
2019-03-17OTSU thresholding frameworkCristy
2018-12-02Is it 2019 already?Cristy
2018-11-22...Cristy
2018-11-21add support for the -clahe option: contrast limited adaptive histogram equali...Cristy
2018-09-09...Cristy
2018-03-10Use memset() rather than ResetMagickMemory()Cristy
2018-02-25https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=33569Cristy
2017-12-26Introducing the linear-gray colorspaceCristy
2017-12-24Introducing the sGray (non-linear grayscale) colorspaceCristy
2017-12-06...Cristy
2017-04-24...Cristy
2017-02-16Must support -mattecolor option for IMv6 compatibility.Cristy
2016-12-19...Cristy
2016-12-05...Cristy
2016-09-19Temporary set channel mask to the supplied mask.dirk
2016-05-02Eliminate compiler warningCristy
2016-05-01https://github.com/ImageMagick/ImageMagick/issues/181Cristy
2016-05-01https://github.com/ImageMagick/ImageMagick/issues/181Cristy
2016-03-13Removed TransformImages and made TransformImage private.dirk
2016-02-01Changed arguments of RandomThresholdImage.dirk
2016-02-01Renamed OrderedPosterizeImage to OrderedDitherImagedirk
2016-02-01Renamed DistortImageMethod to DistortMethod.dirk
2016-02-01Renamed FilterTypes to FilterType.dirk