Skip to content

ICSHWI-14279: Initialize GraphicsMagick and Add set threshold

Douglas Araujo requested to merge ICSHWI-14279-Cleanup into master

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

Merge request reports