ICSHWI-14279: Initialize GraphicsMagick and Add set threshold
This MR adds InitializeMagick() functio before constructing any Magick++ objects. This used to be optional, but now it is absolutely required. Changed add on version 1.3.8 (January 21, 2010).
This MR also makes available write threshold values.
Closes ICSHWI-14279