dirk
e54e1e5cdb
Fixed possible memory leak.
2016-01-11 21:43:14 +01:00
dirk
1c990ab80c
Fixed possible memory leak.
2016-01-11 21:37:20 +01:00
dirk
af131f1a1e
Added type parameter for Read/Write pixelmask to GetImageMask.
2016-01-10 01:29:22 +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
d97115ebc5
Fixed setting the x/y position.
2016-01-02 17:38:13 +01:00
Cristy
2ca0e9a086
Revert, we'll continue to use -define connected-components:verbose=true instead of -verbose
2016-01-01 08:36:14 -05:00
Cristy
62e1398b95
Update ConnectedComponentsImage() signature
2015-12-30 09:26:00 -05:00
dirk
1ea2c42027
Build fix.
2015-12-30 07:14:35 +01:00
Cristy
932868d2cb
Forgot CCObjectInfo parameter
2015-12-29 17:43:34 -05:00
Cristy
9982a5ff52
Fix compile error
2015-12-29 11:16:32 -05:00
dirk
2e1ade784b
Build fix.
2015-12-25 14:28:44 +01:00
dirk
181b2a7435
Added setColorMetric to Magick++.
2015-12-12 17:17:48 +01:00
dirk
608580245c
Added missing parameter.
2015-11-29 17:01:09 +01:00
dirk
ea20b31c9b
Renamed antiAlias to textAntiAlias.
2015-11-06 16:08:13 +01:00
dirk
be80460638
Added local contrast to Magick++ and Wand.
2015-11-03 22:36:30 +01:00
dirk
2fcdcaf5f2
Added inverse option to the transparent method.
2015-10-08 14:42:57 +02:00
dirk
7907f55240
Added levelize to Magick++.
2015-09-28 20:33:59 +02:00
dirk
fae20619a4
Added new constructor to the Image class of Magick++ to copy part of the image.
2015-09-14 21:58:35 +02:00
dirk
0634367b7f
Added overload for evaluate to make '-function' available in Magick++.
2015-09-02 13:18:09 +02:00
dirk
5d4260ad9e
Renamed quantumOperator to evaluate.
2015-08-29 17:13:33 +02:00
dirk
e1a57915e9
Removed calls to SyncImageSettings.
2015-08-28 20:14:45 +02:00
Cristy
e3319c152b
Revert -spread behavior
2015-08-24 07:11:48 -04:00
Cristy
cc332e3263
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
2015-08-09 12:15:50 -04:00
dirk
6409f34d63
Added fontFamily to the Image class of Magick++.
2015-08-01 08:06:56 +00:00
dirk
61ab4ad462
Added fontStyle, fontWeight and textUnderColor to the Image class of Magick++.
2015-07-30 20:29:27 +00:00
cristy
acd0d4c147
2015-07-25 16:12:33 +00: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
cristy
1deff92b19
2015-07-04 13:10:56 +00:00
dirk
1f5fd5aeae
Added copyPixels to Magick++.
2015-06-26 18:58:11 +00:00
dirk
fbb0a3f139
Added isOpaque to the Image class of Magick++.
2015-05-23 07:33:03 +00:00
dirk
3b8649e1b0
Added extra overloads for the splice method of Magick++.
2015-05-15 12:09:29 +00:00
dirk
f580104988
Fixed argument type of sigmoidalContrast.
2015-04-24 19:50:19 +00:00
cristy
151b66dffc
2015-04-15 10:50:31 +00:00
dirk
97bcd8db01
Changed type of argument for reduceNoise method.
2015-03-29 15:44:12 +00:00
cristy
1d4a6951ac
2015-03-24 00:42:52 +00:00
dirk
1888443d44
Refactored replaceImage to fix issue detected by Coverity.
2015-03-22 18:03:05 +00:00
cristy
e11ddbd1db
2015-03-20 14:34:55 +00:00
dirk
44f58dfa62
Removed invalid check.
2015-03-10 19:40:26 +00:00
dirk
d14051c3fc
Added extra check to avoid an exception.
2015-02-26 06:15:35 +00:00
dirk
cd27554467
Added repage() to Magick++.
2015-02-21 11:10:28 +00:00
dirk
4b39a1ba9e
Renamed property of ImageRef
2015-02-21 06:51:10 +00:00
dirk
e46e7ddcef
Minor optimization by using the new quiet() method in the constructor.
2015-02-08 21:09:30 +00:00
dirk
7e2bdfa837
Fixed setting the gamma for each channel instead of only the red one.
2015-02-08 13:12:27 +00:00
dirk
5fed14e9fb
Renamed macro and added new macro for setting the channel mask.
2015-02-08 13:08:51 +00:00
dirk
07f84e72b2
Moved quiet() to options and fixed calls to throwExeption.
2015-02-01 12:42:27 +00:00
dirk
49ccbc806b
Added checks for empty string when setting 'magick'.
2015-01-31 17:13:04 +00:00
dirk
00ac24b7da
Fixed hasChannel for gray images.
2015-01-29 21:38:57 +00:00
dirk
d873c4a941
Added new method to check if an image contains a specific channel.
2015-01-29 18:47:05 +00:00
dirk
100c62ceee
Added const to various methods.
2015-01-24 17:17:06 +00:00