GdkMagick is a C-language library for integrating the ImageMagick and GDK toolkits.
GdkMagick includes functions which allow an application to convert an image back and
forth between an ImageMagick image structure and a GDK pixmap, bitmap, or image
structure. GdkMagick uses the GdkRGB routines to manage color and to perform the
actual image rendering, including dithering when not enough colors are available.