18 #ifndef MAGICKCORE_PROFILE_H 19 #define MAGICKCORE_PROFILE_H 23 #if defined(__cplusplus) || defined(c_plusplus) 58 #if defined(__cplusplus) || defined(c_plusplus)
Definition: exception.h:101
MagickExport MagickBooleanType DeleteImageProfile(Image *, const char *)
MagickExport MagickBooleanType SetImageProfile(Image *, const char *, const StringInfo *, ExceptionInfo *)
Definition: profile.c:1726
MagickBooleanType
Definition: magick-type.h:169
MagickExport void DestroyImageProfiles(Image *)
MagickExport StringInfo * RemoveImageProfile(Image *, const char *)
Definition: profile.c:1279
MagickExport char * GetNextImageProfile(const Image *)
Definition: profile.c:297
Definition: profile.c:102
MagickExport const StringInfo * GetImageProfile(const Image *, const char *)
Definition: profile.c:258
RenderingIntent
Definition: profile.h:30
MagickExport MagickBooleanType ProfileImage(Image *, const char *, const void *, const size_t, ExceptionInfo *)
MagickExport MagickBooleanType CloneImageProfiles(Image *, const Image *)
#define MagickExport
Definition: method-attribute.h:80
MagickExport void ResetImageProfileIterator(const Image *)
Definition: profile.c:1320