29 Commits

Author SHA1 Message Date
Dirk Lemstra 2abe65b018 Use the new license url. 2026-01-11 10:16:12 +01:00
Dirk Lemstra db21d54ca5 Trim trailing whitespace. 2026-01-11 10:08:51 +01:00
Cristy 4caf7d13ba update copyright year 2024-08-27 21:36:36 -04:00
Dirk Lemstra 8891ec1db1 Changed copyright headers. 2022-02-09 07:26:55 +01:00
Cristy d842011290 update to latest documentation and update copyright year 2021-01-01 14:52:00 -05:00
Cristy ed6f37fcc2 Export these properties: minimum-bounding-box:area, minimum-bounding-box:width, minimum-bounding-box:height, and minimum-bounding-box:angle 2020-03-22 07:39:42 -04:00
Cristy a3ff0413e7 Add support for returning the minimum bounding box of an image 2020-03-21 19:29:23 -04:00
Cristy 73da9ae83c Add support for returning the convex hull of an image 2020-03-14 17:57:02 -04:00
Cristy f775a5cf27 ... 2019-11-26 14:27:47 -05:00
Cristy 57b308b170 Include missing phrase from copyright 2019-01-19 17:53:40 -05:00
Cristy 252dd2c52b Is it 2019 already? 2018-12-02 09:42:06 -05:00
Cristy 9ddfcca575 ... 2018-09-09 19:46:34 -04:00
Cristy 93b707b4a5 ... 2017-12-06 07:05:51 -05:00
Cristy f19d414d0a ... 2017-04-24 11:34:30 -04:00
Cristy f6ff9eaa86 ... 2016-12-05 09:53:35 -05:00
Cristy 83bceaa5d7 https://github.com/ImageMagick/ImageMagick/issues/194 2016-06-03 20:39:35 -04:00
Cristy 7ce65e7125 Update copyright years 2015-12-12 18:03:16 -05:00
dirk ab4f0bb4e2 Added IdentifyImageType that returns the potential type of the image, GetImageType will no longer do this.
Added IdentifyPaletteImage that checks if the image  has 256 unique colors or less, IsPaletteImage will no longer do this.
Moved SetImageGray and SetImageMonochrome to colorspace.c
Renamed determineType to identifyType in Magick++
2015-07-25 11:46:32 +00:00
dirk f1d8548abe Renamed IsImageGray to SetImageGray and IsImageMonochrome to SetImageMonochrome since they change the type of the image.
Added new IsImageGray and IsImageMonochrome that only check if the image is gray or monochrome.
2015-04-06 00:36:00 +00:00
cristy b56bb24a98 2014-11-25 17:12:48 +00:00
cristy 6398ec777e 2013-11-28 02:00:27 +00:00
cristy fe676ee3a9 2013-11-18 13:03:38 +00:00
cristy f697adb7d4 2013-01-11 12:20:05 +00:00
cristy 45ef08fd6a 2012-12-07 13:13:34 +00:00
cristy 623aaec007 2012-06-21 00:49:08 +00:00
cristy 1454be7db7 2011-12-19 01:52:48 +00:00
cristy 8a11cb1461 2011-10-19 23:53:34 +00:00
cristy fefab1b20f 2011-07-05 00:33:22 +00:00
cristy 4c08aed51c 2011-07-01 19:47:50 +00:00