18 #ifndef MAGICKCORE_PROFILE_H
19 #define MAGICKCORE_PROFILE_H
23 #if defined(__cplusplus) || defined(c_plusplus)
72 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport MagickBooleanType DeleteImageProfile(Image *image, const char *name)
Definition: profile.c:169
MagickExport void DestroyImageProfiles(Image *image)
Definition: profile.c:219
struct _ProfileInfo ProfileInfo
unsigned char * info
Definition: profile.h:36
MagickBooleanType
Definition: magick-type.h:198
MagickExport MagickBooleanType CloneImageProfiles(Image *image, const Image *clone_image)
Definition: profile.c:122
MagickExport const StringInfo * GetImageProfile(const Image *image, const char *name)
Definition: profile.c:249
size_t signature
Definition: profile.h:39
MagickExport MagickBooleanType ProfileImage(Image *image, const char *name, const void *datum, const size_t length, const MagickBooleanType magick_unused(clone))
Definition: profile.c:781
MagickExport StringInfo * RemoveImageProfile(Image *image, const char *name)
Definition: profile.c:1261
MagickExport char * GetNextImageProfile(const Image *image)
Definition: profile.c:288
RenderingIntent
Definition: profile.h:42
MagickExport MagickBooleanType SyncImageProfiles(Image *image)
Definition: profile.c:2209
size_t length
Definition: profile.h:33
MagickExport MagickBooleanType SetImageProfile(Image *image, const char *name, const StringInfo *profile)
Definition: profile.c:1752
char * name
Definition: profile.h:30
MagickExport void ResetImageProfileIterator(const Image *image)
Definition: profile.c:1318
#define MagickExport
Definition: method-attribute.h:80