History log of /imagick/php_imagick_defs.h (Results 51 – 75 of 150)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6470c651 15-Dec-2014 Danack

Added setImageBiasQuantum, as the value is meant to be a quantum scaled value.


# b3d11154 14-Dec-2014 Danack

Added identifyFormat and deleteImageProperty functions.


# e40ec28c 09-Aug-2014 Danack

Normalised the methods for testing pixel similarity
isPixelSimilarQuantum - Normalised version 0-1
isPixelSimilar - Quantum version 0-QuantumRange
isSimilar - aka legacy method name alias

Normalised the methods for testing pixel similarity
isPixelSimilarQuantum - Normalised version 0-1
isPixelSimilar - Quantum version 0-QuantumRange
isSimilar - aka legacy method name aliased to isPixelSimilarQuantum

show more ...


# 6ab31919 09-Aug-2014 Danack

Added getColorQuantum to allow direct access to exact colors and tidied up quantum handling else. Small tidy up of method docs. Added tests for colors.


# 56239577 07-Aug-2014 Danack

Removed typo char.


# 1496fa17 07-Aug-2014 Danack

Corrected handlers for ImagickDraw and ImagickPixelIterator.


# 803de7b1 07-Aug-2014 Danack

Fixed object creation, and destruction to fit new paradigm.


# f8a8bb49 07-Aug-2014 Danack

Initial NG compilation - it compiled but opening files doesn't work.


# 9b44663f 13-Jul-2014 Danack

Added version check for color matrix image.


# 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.


# 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.


# 76f5f657 16-May-2014 Danack

Added brightnessContrastImage, colorMatrixImage and selectiveBlurImage


# 1a497c07 11-May-2014 Danack

FFT functions added.


# 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.


# 5c54a21d 26-Dec-2013 Mikko

Exclude deprecated methods


# 86671bd0 03-Dec-2013 Mikko

MagickGetImageCompression


# 96f2988b 27-Nov-2013 Mikko

Improve error message for situations where user accidentally reads dir


Revision tags: 3.2.0RC1
# 97857130 18-Nov-2013 Mikko

Only install headers as needed


# 4413c330 18-Nov-2013 Mikko

Move locale.h to correct include file


123456