18 #ifndef MAGICKCORE_COLORSPACE_H
19 #define MAGICKCORE_COLORSPACE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
46 Rec601YCbCrColorspace,
47 Rec709YCbCrColorspace,
51 TransparentColorspace,
70 extern MagickExport ColorspaceType
73 extern MagickExport MagickBooleanType
79 #if defined(__cplusplus) || defined(c_plusplus)