我想用cgo运行GraphicsMagick。/*
static int gm(int argc, char **argvPackage GraphicsMagick-config was not found in the pkg-config search path.Perhaps you should add the directory containing `Grap
pecl install channel://pecl.php.net/gmagick-1.0.10b1Please provide the prefix of GraphicsMagickchecking whether to enable the gmagick extension... yes, shared
checking GraphicsMagick configurationPlease provide a path to GraphicsMagick-conf
我试图使用GraphicsMagick.NET将图像的元数据嵌入到它的IPTC字段中。在向图像中添加IPTC配置文件并保存图像之后,它似乎正在工作-- GraphicsMagick可以检索我刚刚为图像保存的IPTC配置文件。 using (GraphicsMagick.MagickImage image = new GraphicsMagick.MagickImage(or