]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 13 Jul 2013 12:41:26 +0000 (12:41 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 13 Jul 2013 12:41:26 +0000 (12:41 +0000)
Magick++/lib/Magick++/Include.h

index 3602a63354a80d9ccd537b2ce5cf5262b45b08bf..df6b271bde6b180647423618a82552939af8e942 100644 (file)
@@ -247,6 +247,8 @@ namespace Magick
   using MagickCore::AllChannels;
   
   // Color-space types
+  using MagickCore::ColorspaceType;
+
   using MagickCore::CMYColorspace;
   using MagickCore::CMYKColorspace;
   using MagickCore::GRAYColorspace;