37 Commits

Author SHA1 Message Date
Dirk Lemstra 2ca4edcb91 Added missing typecasts. 2025-06-06 18:11:27 +02:00
Dirk Lemstra 2056a1f772 Changed copyright headers. 2022-02-05 18:18:38 +01:00
Dirk Lemstra f7ff309b0b Moved using namespace std after ImageMagick header files to fix issues when enabling ISO C++ 17 and ISO C17 2021-10-09 09:52:19 +02:00
Dirk Lemstra d3bfbe8860 Fix typo reported in #580. 2017-07-17 23:25:01 +02:00
dirk df64821389 Fixed operator. 2015-07-28 18:59:57 +00:00
dirk 1f5fd5aeae Added copyPixels to Magick++. 2015-06-26 18:58:11 +00:00
cristy 151b66dffc 2015-04-15 10:50:31 +00:00
cristy e11ddbd1db 2015-03-20 14:34:55 +00:00
dirk 33170781ed Code cleanup 2015-02-21 06:58:38 +00:00
dirk ea0279d6d0 Fixed conversion from and to string for Geometry and added tests for this. 2015-02-07 19:09:48 +00:00
dirk bed10b164d Changed copyright 2015-02-01 11:46:30 +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 1ee51feb00 Fixed usage of incorrect quotes. 2014-12-26 00:16:31 +00:00
dirk e8f35322e8 Fixed cast to string of Point. 2014-12-26 00:15:31 +00:00
dirk be1bbacaa9 Added new Point class for density in Image and Options. 2014-12-16 11:56:14 +00:00
dirk a708e5add2 Fixed setting alpha_trait in the Color class of Magick++.
Removed obsolete xNegative/yNegative from Geometry constructor.
2014-08-21 17:34:02 +00:00
dirk 6e6af8ed20 Removed xNegative/yNegative from Geometry in Magick++. 2014-08-09 12:15:00 +00:00
dirk c20fa63e4b Added subImageSearch. 2014-02-01 10:31:32 +00:00
dirk 01eeed7dbe Code cleanup. 2014-02-01 00:29:14 +00:00
cristy f4264b2adc 2013-07-09 18:33:11 +00:00
cristy 4ddb54b515 2013-07-09 12:54:00 +00:00
cristy a798820cf1 2013-07-09 11:29:15 +00:00
cristy 641733d57d 2013-07-09 00:38:21 +00:00
cristy e3099b7aac 2011-09-08 18:21:13 +00:00
cristy 05065f4c09 2011-09-08 01:11:30 +00:00
cristy e9c755020e 2011-08-05 18:03:55 +00:00
cristy b51dff5c0d 2011-05-19 16:55:47 +00:00
cristy 3ea5d7c37b 2011-02-02 01:01:24 +00:00
cristy 30569ef45e 2010-06-07 02:31:23 +00:00
cristy 4e0eef0224 2010-05-30 21:52:21 +00:00
cristy ca13f4cea3 2010-05-29 23:39:09 +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 eafe4ab3dc 2010-05-06 19:43:12 +00:00
cristy 3ed852eea5 2009-09-05 21:47:34 +00:00