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