Go to the source code of this file.
|
MagickExport char * | GetNextImageProfile (const Image *) |
|
MagickExport const StringInfo * | GetImageProfile (const Image *, const char *) |
|
MagickExport MagickBooleanType | CloneImageProfiles (Image *, const Image *) |
|
MagickExport MagickBooleanType | DeleteImageProfile (Image *, const char *) |
|
MagickExport MagickBooleanType | ProfileImage (Image *, const char *, const void *, const size_t, const MagickBooleanType) |
|
MagickExport MagickBooleanType | SetImageProfile (Image *, const char *, const StringInfo *) |
|
MagickExport MagickBooleanType | SyncImageProfiles (Image *) |
|
MagickExport StringInfo * | RemoveImageProfile (Image *, const char *) |
|
MagickExport void | DestroyImageProfiles (Image *) |
|
MagickExport void | ResetImageProfileIterator (const Image *) |
|
Enumerator |
---|
UndefinedIntent |
|
SaturationIntent |
|
PerceptualIntent |
|
AbsoluteIntent |
|
RelativeIntent |
|
References _Image::debug, _Image::filename, GetMagickModule, GetValueFromSplayTree(), LogMagickEvent(), MagickCoreSignature, MagickFalse, _PolicyInfo::name, _Image::profiles, _Image::signature, and TraceEvent.
Referenced by Get8BIMProperty(), GetEXIFProperty(), GetICCProperty(), GetIPTCProperty(), GetMagickProperty(), GetXMPProperty(), IdentifyImage(), ProfileImage(), ReadImage(), SetImageProfileInternal(), SetsRGBImageProfile(), and SyncImageProfiles().
References _Image::debug, _Image::filename, GetMagickModule, GetNextKeyInSplayTree(), LogMagickEvent(), MagickCoreSignature, MagickFalse, _Image::profiles, _Image::signature, and TraceEvent.
Referenced by GetMagickProperty(), IdentifyImage(), ProfileImage(), and ThumbnailImage().
References _Image::color_profile, _Image::debug, _Image::filename, GetMagickModule, _ProfileInfo::info, _Image::iptc_profile, _ProfileInfo::length, LocaleCompare(), LogMagickEvent(), MagickCoreSignature, MagickFalse, _Image::profiles, RemoveNodeFromSplayTree(), _Image::signature, TraceEvent, and WriteTo8BimProfile().
References _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickCoreSignature, MagickFalse, _Image::profiles, ResetSplayTreeIterator(), _Image::signature, and TraceEvent.
Referenced by GetMagickProperty(), IdentifyImage(), ProfileImage(), and ThumbnailImage().