module ImageMagick
This class is responsible for parsing the output of the identify command, and returning a nested hash structure.
This class represents the result of the ImageMagick
identify command. It exposes only the results that we care about through methods.