18 #ifndef MAGICKCORE_PROFILE_H 19 #define MAGICKCORE_PROFILE_H 23 #if defined(__cplusplus) || defined(c_plusplus) 58 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport MagickBooleanType DeleteImageProfile(Image *, const char *)
MagickExport MagickBooleanType SetImageProfile(Image *, const char *, const StringInfo *, ExceptionInfo *)
MagickExport void DestroyImageProfiles(Image *)
MagickExport StringInfo * RemoveImageProfile(Image *, const char *)
MagickExport char * GetNextImageProfile(const Image *)
MagickExport const StringInfo * GetImageProfile(const Image *, const char *)
MagickExport MagickBooleanType ProfileImage(Image *, const char *, const void *, const size_t, ExceptionInfo *)
MagickExport MagickBooleanType CloneImageProfiles(Image *, const Image *)
MagickExport void ResetImageProfileIterator(const Image *)