Gmagick
Copyright (c) 2009 Vito Chin, Mikko Koppanen                     

Notes:
    setstrokecolor
        1. Can also take in a string describing the color instead of a pixel object.
    annotate
        1. Gmagick does not require font to be set and will not throw an exception 
	   if font not set. Uses default font instead. 
    blurimage
	1. Is not channel specific.

