15 Commits

Author SHA1 Message Date
Dirk Lemstra 2ca4edcb91 Added missing typecasts. 2025-06-06 18:11:27 +02:00
Cristy 66185e4b85 eliminate compiler warning 2023-08-22 20:06:53 -04:00
Dirk Lemstra 2056a1f772 Changed copyright headers. 2022-02-05 18:18:38 +01:00
Cristy d8b716c072 https://github.com/ImageMagick/ImageMagick/issues/1331 2018-09-28 10:24:48 -04:00
dirk 699d91b925 Fixed ChannelPerceptualHash implementation. 2016-09-16 22:12:51 +02:00
dirk 0e671c2253 Fixed typo. 2015-03-29 08:17:31 +00:00
dirk 77328896b8 Added new quiet method to the Image class of Magick++ to prevent throwing of warning exceptions. 2015-01-09 23:20:02 +00:00
dirk b435339c08 Added Copyright. 2014-12-29 22:16:57 +00:00
dirk 6d0da8396c Added entropy to ChannelStatistics in Magick++. 2014-11-09 11:56:45 +00:00
cristy 57f71289ef 2014-10-04 12:32:50 +00:00
dirk 130da8409c Fixed compiler warnings. 2014-09-24 05:04:01 +00:00
dirk b27956a2e5 Build fix. 2014-09-06 22:49:23 +00:00
dirk 4620adfacf Build fix. 2014-09-06 22:37:54 +00:00
dirk e316d154e7 Added PerceptualHash to Magick++. 2014-09-06 21:59:07 +00:00
dirk 7b6b37ee07 Renamed ChannelMoments files to Statistic.
ImageStatistics/ImageChannelStatistics are not longer nested.
Renamed ImageChannelStatistics to ChannelStatistics.
2014-08-16 11:03:53 +00:00