]> granicus.if.org Git - imagemagick/commit
Added new quiet method to the Image class of Magick++ to prevent throwing of warning...
authordirk <dirk@git.imagemagick.org>
Fri, 9 Jan 2015 23:20:02 +0000 (23:20 +0000)
committerdirk <dirk@git.imagemagick.org>
Fri, 9 Jan 2015 23:20:02 +0000 (23:20 +0000)
commit77328896b876314656427663695bc7b2c9be3f74
tree6ff9c8b0ede4ace96c1cf194fed41ac7ed4551a7
parentc5e40b69242935c5b880c7ba839db2687050d7ec
Added new quiet method to the Image class of Magick++ to prevent throwing of warning exceptions.
18 files changed:
Magick++/lib/BlobRef.cpp
Magick++/lib/CoderInfo.cpp
Magick++/lib/Color.cpp
Magick++/lib/Exception.cpp
Magick++/lib/Functions.cpp
Magick++/lib/Geometry.cpp
Magick++/lib/Image.cpp
Magick++/lib/ImageRef.cpp
Magick++/lib/Magick++/Exception.h
Magick++/lib/Magick++/Image.h
Magick++/lib/Magick++/Include.h
Magick++/lib/Magick++/STL.h
Magick++/lib/Magick++/Statistic.h
Magick++/lib/Options.cpp
Magick++/lib/Pixels.cpp
Magick++/lib/STL.cpp
Magick++/lib/Statistic.cpp
Magick++/lib/Thread.cpp