History log of /imagick/imagick_class.c (Results 126 – 150 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c87f0be9 25-Jul-2014 Jan-E

windows build fixes, 3 methods deprecated


# 13302500 23-Jul-2014 Remi Collet

add the optional mode (not used)


# 0c1f0e1a 13-Jul-2014 Danack

Added version check for methods. Fixes #33


# 4cd0bdd5 03-Jul-2014 Danack

Added more version checks for fourier transform functions, and corrected the comparison.


# 42ed30d6 03-Jul-2014 Danack

Added version check.


# 779b56f4 03-Jul-2014 Danack

Added version check for MagickStatisticImage.


# ffd7465b 03-Jul-2014 Danack

Removed unused variable.


# e003b34d 17-Jun-2014 Danack

Fixing comment - colorMatrixImage is applied to all channels.


# 2a5576c9 09-Jun-2014 Danack

Improved parameter names.


# 9db379ec 28-May-2014 Danack

Fixed function prototypes to indicate new object is returned.


# 28a324eb 19-May-2014 Danack

Changed 'similarityimage' to subimagematch as that is what it does. Corrected prototype for documentation.


# 7285cf7d 19-May-2014 Danack

Added similarityImage function. Corrected required number of args for brightnessContrastImage.


# ba8faa34 17-May-2014 Danack

Added rotationalBlurImage and statisticImage.


# 0d3a20cf 17-May-2014 Danack

Added default values to function prototype.


# 76f5f657 16-May-2014 Danack

Added brightnessContrastImage, colorMatrixImage and selectiveBlurImage


# 1a497c07 11-May-2014 Danack

FFT functions added.


# fd643eac 10-May-2014 Danack

Casting to avoid compiler warning.


# 61517175 10-May-2014 Danack

Removed unused var.


# 8afb5e47 10-May-2014 Danack

Added check for not null, made error be an exception. Made error message be clearer.


# a728c651 10-May-2014 Danack

Added check for not null, made error be an exception. Made error message be clearer.


# bd691da9 09-May-2014 Danack

Added plain simple getQuantum function for scaling things that are borken.


# 2bb7e993 09-May-2014 Danack

Corrected function names to module standard. Free callback structures recursively.


# 8221be44 09-May-2014 Danack

Correctly release memory for a single shutdown function.


# 130286a5 09-May-2014 Danack

Surprisingly, first working version of a callable progress monitor.


# cb0a4817 08-May-2014 Danack

Fixed spaces -> tab.


1234567891011