Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
f836d6ff547f628df9fbbb25ff79a28d574d40b6
/
Magick++
« Previous
51d4438
Made nested enum PixelType of Color class public.
by dirk
· 10 years ago
6485563
Added CMYKA constructor to the Color class.
by dirk
· 10 years ago
230403f
Proper initialization of PixelInfo. Fixed string operator.
by dirk
· 10 years ago
66a0c5b
Added ColorCMYK to Magick++.
by dirk
· 10 years ago
545c6e7
Added modifyImage.
by dirk
· 10 years ago
27b3d94
Added missing NULL check.
by dirk
· 10 years ago
54ef1d6
by cristy
· 10 years ago
7c8a646
by cristy
· 10 years ago
2c57b74
by cristy
· 10 years ago
cfc8b6d
Fixed return value of resolutionUnits in Magick++.
by dirk
· 10 years ago
b053dbe
Fixed use of imageInfo in readImages.
by dirk
· 10 years ago
4412c68
Added kuwaharaChannel to Magick++.
by dirk
· 10 years ago
6bb32ea
Added AssociateAlphaChannel, DiscreteAlphaChannel and DisassociateAlphaChannel.
by dirk
· 10 years ago
266d3a8
Added xyYColorspace
by dirk
· 10 years ago
a6045f5
Added kuwahara to Magick++
by dirk
· 10 years ago
57f7128
by cristy
· 10 years ago
130da84
Fixed compiler warnings.
by dirk
· 10 years ago
b27956a
Build fix.
by dirk
· 10 years ago
4620adf
Build fix.
by dirk
· 10 years ago
e316d15
Added PerceptualHash to Magick++.
by dirk
· 10 years ago
0116c33
Removed ClipMask methods.
by dirk
· 10 years ago
2b1eb14
Fixed call to CompositeImage.
by dirk
· 10 years ago
a708e5a
Fixed setting alpha_trait in the Color class of Magick++.
by dirk
· 10 years ago
77289cf
Buildfix.
by dirk
· 10 years ago
7b6b37e
Renamed ChannelMoments files to Statistic.
by dirk
· 10 years ago
4a3d5b0
Build fixes.
by dirk
· 10 years ago
2a9bf21
Build fix.
by dirk
· 10 years ago
85126c7
Fixed compiler warning.
by dirk
· 10 years ago
f279b69
by cristy
· 10 years ago
adfeada
Fixed creation of ImageMoments.
by dirk
· 10 years ago
5678eda
ping now also calls the new read method in Magick++.
by dirk
· 10 years ago
671b5d7
The read method in Magick++ will raise a warning when it fails to read an image but no exception was raised.
by dirk
· 10 years ago
6e6af8e
Removed xNegative/yNegative from Geometry in Magick++.
by dirk
· 10 years ago
067638f
by cristy
· 10 years ago
ddf4cd6
Fixed mapImages.
by dirk
· 10 years ago
f781e34
Couple of fixes in Magick++.
by dirk
· 10 years ago
1c45125
by cristy
· 10 years ago
cf9e547
Added ReadOptions class for the readImages method.
by dirk
· 10 years ago
7658548
Build fix.
by dirk
· 10 years ago
e26d1a5
Fixed call to mapImages with 'invalid' image.
by dirk
· 10 years ago
798e5be
Added optimizeTransparency to Magick++.
by dirk
· 10 years ago
223843f
Added 'invert' option to the floodFill methods.
by dirk
· 10 years ago
7f150fd
Fixed typo.
by dirk
· 10 years ago
48f358a
Added grayScale to Magick++.
by dirk
· 10 years ago
c89e38f
Added cropToTiles to Magick++.
by dirk
· 10 years ago
98d9f1c
Fixed compiler warnings.
by dirk
· 10 years ago
fdc035a
by cristy
· 10 years ago
17491be
by cristy
· 10 years ago
6d6d5f2
Refactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.
by dirk
· 10 years ago
e31feb8
Refactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.
by dirk
· 10 years ago
9bb7c84
by cristy
· 10 years ago
9b8a73f
Code cleanup.
by dirk
· 10 years ago
a3af122
Added new invert parameter to opaque.
by dirk
· 10 years ago
933b132
Build fix.
by dirk
· 10 years ago
a7c1e5c
Moved exportPixels to separate class.
by dirk
· 10 years ago
fa84114
Added method to quickly export pixels.
by dirk
· 10 years ago
e773c43
by cristy
· 10 years ago
7e01b02
by cristy
· 10 years ago
30841e6
by cristy
· 10 years ago
8418c7e
by cristy
· 10 years ago
eeeb856
Build fix.
by dirk
· 10 years ago
ee1f0ae
Build fix.
by dirk
· 10 years ago
019efc8
Fixed/added properties that should set artifacts.
by dirk
· 10 years ago
6154196
Fixed throwExceptionExplicit.
by dirk
· 10 years ago
aea390f
Fixed order of nested exceptions.
by dirk
· 11 years ago
1694921
Added nested exceptions to Magick++.
by dirk
· 11 years ago
caa4d74
Added policy exceptions to Magick++.
by dirk
· 11 years ago
6f15d82
Code cleanup.
by dirk
· 11 years ago
4d0ca34
by cristy
· 11 years ago
1dc9872
Added new class to support multiple ChannelMoments.
by dirk
· 11 years ago
4a07d11
Moved detection of type to a separate method in Magick++. The type() method no longer modifies the type of the image. Use determineType() instead.
by dirk
· 11 years ago
c8c49d4
Added hough line to Magick++.
by dirk
· 11 years ago
064bae3
Added canny edge to Magick++.
by dirk
· 11 years ago
a713b82
Moved raising exception in Write method.
by dirk
· 11 years ago
77f1cff
Changed type of the exception.
by dirk
· 11 years ago
d1c9495
Added missing include.
by dirk
· 11 years ago
617c123
Added image moments to Magick++.
by dirk
· 11 years ago
cec9dd6
EnableOpenCL returns true if OpenCL was enabled successfully.
by dirk
· 11 years ago
19c9ec4
Fixed montageImages.
by dirk
· 11 years ago
512ff64
Code cleanup.
by dirk
· 11 years ago
49dfa44
Added blackPointCompensation to Magick++.
by dirk
· 11 years ago
f1775d8
Added orderedDither, selectiveBlur, separate, sepiaTone, sketch, smushImages, tint, uniqueColors and vignette to Magick++.
by dirk
· 11 years ago
6d612cf
Replaced RadialBlur with RotationalBlur. Added rotationalBlur to Magick++.
by dirk
· 11 years ago
6d64b36
Added quantizeDitherMethod to Magick++.
by dirk
· 11 years ago
3648685
Added morphology to Magick++.
by dirk
· 11 years ago
830e974
by cristy
· 11 years ago
c20fa63
Added subImageSearch.
by dirk
· 11 years ago
01eeed7
Code cleanup.
by dirk
· 11 years ago
982785c
Added transpose and transverse to Magick++.
by dirk
· 11 years ago
c084d39
Added text direction to Wand and added DrawableTextDirection to Magick++.
by dirk
· 11 years ago
d374176
Added textDirection and textGravity to Magick++.
by dirk
· 11 years ago
5b11ff3
Fixed Makefile.am
by dirk
· 11 years ago
d1c72d8
Added ResourceLimits class.
by dirk
· 11 years ago
e6e40ad
Added fontTypeMetricsMultiline to Image.
by dirk
· 11 years ago
e7bee03
by cristy
· 11 years ago
b53451c
Moved functions to Functions.h.
by dirk
· 11 years ago
01efa03
by cristy
· 11 years ago
43175e3
Reverted change.
by dirk
· 11 years ago
c3eb16d
by cristy
· 11 years ago
cad9a5f
Fixed test build.
by dirk
· 11 years ago
Next »