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:1799
MagickBooleanType
Definition: magick-type.h:158
MagickExport void DestroyImageProfiles(Image *)
MagickExport StringInfo * RemoveImageProfile(Image *, const char *)
Definition: profile.c:1324
MagickExport char * GetNextImageProfile(const Image *)
Definition: profile.c:323
Definition: profile.c:128
MagickExport const StringInfo * GetImageProfile(const Image *, const char *)
Definition: profile.c:284
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:1365