48 Commits

Author SHA1 Message Date
Dirk Lemstra 2ca4edcb91 Added missing typecasts. 2025-06-06 18:11:27 +02:00
Dirk Lemstra 7bc8813726 Removed the size_t overload of roll and only use the ssize_t variant. 2023-08-07 17:43:35 +02:00
Cristy bc26662a23 eliminate compiler warnings 2023-08-06 21:06:33 -04:00
Josh Soref 07de0dadb6 Spelling plusplus (#5791) 2022-11-23 12:33:26 +01:00
Dirk Lemstra 2056a1f772 Changed copyright headers. 2022-02-05 18:18:38 +01:00
Dirk Lemstra e27ef5d2d7 Added pingImages to STL (#1421). 2018-12-17 21:49:31 +01:00
Dirk Lemstra a52e947202 Removed attenuate property and added extra argument to addNoise to fix #889. 2017-12-02 19:15:25 +01:00
Cristy 6a3d581a64 alphaColor deprecated and changed to matteColor in Magick++ to remain compatible with IMv6 2017-02-16 10:41:42 -05:00
dirk 06f590165f Removed TransformImages and made TransformImage private. 2016-03-13 20:51:48 +01:00
dirk 827944d549 Renamed DistortImageMethod to DistortMethod. 2016-02-01 22:34:39 +01:00
dirk 8b9f21cab4 Renamed FilterTypes to FilterType. 2016-02-01 22:30:19 +01:00
dirk 98e4a9ab93 Added 'z' value to the various 'chroma methods'. 2016-01-15 11:49:10 +01:00
dirk b6f009f769 Changed copyright years. 2016-01-09 23:29:26 +01:00
dirk 4825f051a2 Remove 'view' option, -define fpx:view should be used instead. 2016-01-09 23:27:53 +01:00
dirk ea20b31c9b Renamed antiAlias to textAntiAlias. 2015-11-06 16:08:13 +01:00
dirk 02959a179c Build fix. 2015-01-09 23:36:01 +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 be1bbacaa9 Added new Point class for density in Image and Options. 2014-12-16 11:56:14 +00:00
dirk 263b876b61 Use std::vector instead of std::list. 2014-12-16 10:22:46 +00:00
dirk cf9e54702e Added ReadOptions class for the readImages method. 2014-07-31 19:56:17 +00:00
dirk 223843f665 Added 'invert' option to the floodFill methods. 2014-07-14 15:43:10 +00:00
dirk 1940fe06f0 Code cleanup and refactoring. 2013-12-07 19:19:26 +00:00
dirk 95f389652b Whitespace cleanup.
Removed deprecated methods.
2013-12-03 21:26:38 +00:00
dirk 1bab013cd8 Removed mergeLayers for a single image in Magick++.
Added linearStretch, liquidRescale, perceptible, polaroid, posterize to Magick++.
Code cleanup.
2013-08-04 09:57:23 +00:00
cristy 71d2ce2d80 2013-03-24 01:42:04 +00:00
cristy a041706d55 2012-09-02 23:34:56 +00:00
cristy 2218233683 2012-02-03 22:46:31 +00:00
cristy e3099b7aac 2011-09-08 18:21:13 +00:00
cristy 05065f4c09 2011-09-08 01:11:30 +00:00
cristy 8ae632dd5b 2011-09-05 17:29:53 +00:00
cristy 5e6be1e6a7 2011-07-16 01:23:39 +00:00
cristy f89cb1dc4f 2011-07-07 01:24:37 +00:00
cristy 4c08aed51c 2011-07-01 19:47:50 +00:00
cristy 9f89a3fdb5 2011-02-12 17:02:35 +00:00
cristy 4d63032899 2010-06-03 18:52:04 +00:00
cristy 4e0eef0224 2010-05-30 21:52:21 +00:00
cristy d99b096901 2010-05-29 23:14:26 +00:00
cristy eaedf06777 2010-05-29 22:36:02 +00:00
cristy bb50337b2a 2010-05-27 20:51:26 +00:00
cristy c8918bb2b2 2010-04-03 01:57:27 +00:00
cristy 5e959b6081 2010-04-02 20:59:26 +00:00
cristy 529fcc2512 2009-11-14 18:15:08 +00:00
cristy c8dd3c81fe 2009-10-15 19:40:55 +00:00
cristy a0242abb3a 2009-10-15 19:17:14 +00:00
cristy 8198a75bae 2009-09-28 23:59:24 +00:00
cristy b32b90a7e1 2009-09-07 21:45:48 +00:00
cristy 3ed852eea5 2009-09-05 21:47:34 +00:00