317 Commits

Author SHA1 Message Date
dirk 4a07d11bbb Moved detection of type to a separate method in Magick++. The type() method no longer modifies the type of the image. Use determineType() instead. 2014-04-28 18:25:12 +00:00
dirk c8c49d4897 Added hough line to Magick++. 2014-04-27 17:33:52 +00:00
dirk 064bae3418 Added canny edge to Magick++. 2014-04-27 04:38:20 +00:00
dirk a713b822f9 Moved raising exception in Write method. 2014-04-23 16:04:41 +00:00
dirk 617c1234f7 Added image moments to Magick++. 2014-04-20 10:42:32 +00:00
dirk 49dfa4460a Added blackPointCompensation to Magick++. 2014-04-04 17:33:34 +00:00
dirk f1775d8f60 Added orderedDither, selectiveBlur, separate, sepiaTone, sketch, smushImages, tint, uniqueColors and vignette to Magick++. 2014-03-16 11:49:24 +00:00
dirk 6d612cf866 Replaced RadialBlur with RotationalBlur.
Added rotationalBlur to Magick++.
2014-03-13 21:17:23 +00:00
dirk 6d64b3658c Added quantizeDitherMethod to Magick++. 2014-03-13 19:05:04 +00:00
dirk 3648685f9a Added morphology to Magick++. 2014-02-16 10:51:16 +00:00
cristy 830e974c28 2014-02-03 00:10:55 +00:00
dirk c20fa63e4b Added subImageSearch. 2014-02-01 10:31:32 +00:00
dirk 982785cc04 Added transpose and transverse to Magick++. 2014-01-28 20:02:45 +00:00
dirk d37417692d Added textDirection and textGravity to Magick++. 2014-01-26 21:27:10 +00:00
dirk e6e40ada97 Added fontTypeMetricsMultiline to Image.
Added underlinePosition and underlineThickness to TypeMetric.
2014-01-16 19:08:42 +00:00
dirk b53451c644 Moved functions to Functions.h.
Added methods to enable/disable OpenCL.
Removed deprecated method 'cacheThreshold' from Image.cpp.
2014-01-14 20:30:45 +00:00
cristy 01efa03bcf 2014-01-14 17:02:30 +00:00
dirk 43175e3680 Reverted change. 2014-01-12 19:59:22 +00:00
cristy c3eb16d214 2014-01-12 00:03:52 +00:00
dirk fa83d8be3a Fixed changing fillPattern in floodFillTexture. 2014-01-11 11:41:23 +00:00
dirk a424799a0e Added text kerning/spacing to Magick++. 2014-01-11 11:20:56 +00:00
dirk 83c9c37e8e Code cleanup. 2014-01-11 09:04:57 +00:00
dirk aefa9c18d4 Added formatExpression to Image class of Magick++. 2014-01-09 22:07:23 +00:00
dirk 7c391caf5c Added SyncImageSettings. 2014-01-07 20:12:02 +00:00
cristy bd85b6da2c 2014-01-06 02:03:41 +00:00
dirk f8c6db577b Added interpolate and resample to Magick++.
Added fxImages to STL.h.
2013-12-07 22:40:01 +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 00bcb8c08b Fixed opening and saving file in IMDisplay. 2013-11-17 15:54:38 +00:00
dirk 41c73241c9 Added extra compare methods to Magick++.
Updated Include.h.
2013-11-10 15:49:27 +00:00
dirk 480d79d90d Fixed cacheThreshold. 2013-10-26 15:35:02 +00:00
dirk 2e3be9a48f Fixed liquidRescale method in Magick++. 2013-10-20 09:59:05 +00:00
dirk d561b30050 Added clip/clipPath to Magick++. 2013-10-05 09:45:45 +00:00
dirk 7b971978c4 Added negateChannel to Magick++. 2013-08-18 18:19:09 +00:00
dirk 136e4f4cad Added posterizeChannel to Magick++. 2013-08-10 09:19:30 +00:00
dirk c670e0adfb Added perceptibleChannel to Magick++. 2013-08-10 07:55:41 +00:00
dirk d246d8eb95 Added alphaChannel to Magick++. 2013-08-09 21:14:11 +00:00
dirk c14d245154 Fixed argument order for LevelColors. 2013-08-09 18:57:09 +00:00
dirk a615eae081 Profile method now returns an empty blob if the profile with the specified name could not be found. 2013-08-06 20:15:36 +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
dirk 5fdc21a395 Added decipher, deskew, encipher, levelColors to Magick++.
Code cleanup.
2013-08-03 16:33:13 +00:00
dirk f27731d206 Added blueShift, brightnessContrast, clamp, clut, contrastStretch to Magick++.
Code cleanup.
2013-08-03 07:47:08 +00:00
dirk 092a8ea195 Added black/white threshold to Magick++.
Code cleanup.
2013-08-01 20:21:45 +00:00
dirk ff9693a027 Added auto gamma/level/orient to Magick++. 2013-07-30 20:12:01 +00:00
dirk acf607045f Fixed adaptiveSharpenChannel. 2013-07-28 19:35:57 +00:00
dirk 7323460d5c Added adaptive resize/sharpen to Magick++. 2013-07-28 18:49:03 +00:00
cristy b5e877bd87 2013-07-25 22:27:40 +00:00
cristy 6306980154 2013-07-18 22:14:46 +00:00
cristy bad80080ef 2013-05-25 17:20:24 +00:00
cristy 3afd4014cd 2013-03-25 11:30:44 +00:00