Go to the source code of this file.
Functions |
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 *) |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
UndefinedIntent |
|
SaturationIntent |
|
PerceptualIntent |
|
AbsoluteIntent |
|
RelativeIntent |
|
Function Documentation
References CopyMagickString(), _Image::debug, _Image::filename, GetMagickModule, GetValueFromSplayTree(), LogMagickEvent(), MagickFalse, MagickSignature, MaxTextExtent, _Image::profiles, _Image::signature, and TraceEvent.
Referenced by Get8BIMProperty(), GetEXIFProperty(), GetIPTCProperty(), GetXMPProperty(), IdentifyImage(), ProfileImage(), ReadImage(), SetImageProfile(), and SyncImageProfiles().
References _Image::debug, _Image::filename, GetMagickModule, GetNextKeyInSplayTree(), LogMagickEvent(), MagickFalse, MagickSignature, _Image::profiles, _Image::signature, and TraceEvent.
Referenced by IdentifyImage(), ProfileImage(), and ThumbnailImage().
References _Image::color_profile, _Image::debug, _Image::filename, GetMagickModule, _ProfileInfo::info, _Image::iptc_profile, _ProfileInfo::length, LocaleCompare(), LogMagickEvent(), MagickFalse, MagickSignature, _Image::profiles, RemoveNodeFromSplayTree(), _Image::signature, and TraceEvent.
References _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::profiles, ResetSplayTreeIterator(), _Image::signature, and TraceEvent.
Referenced by IdentifyImage(), ProfileImage(), and ThumbnailImage().
References AddValueToSplayTree(), DestroySplayTree(), EXIF_NUM_FORMATS, GetImageProfile(), GetStringInfoDatum(), GetStringInfoLength(), GetValueFromSplayTree(), LSBEndian, MagickFalse, MagickTrue, MaxDirectoryStack, MSBEndian, NewSplayTree(), _Image::orientation, ReadProfileByte(), ReadProfileLong(), ReadProfileShort(), TAG_EXIF_OFFSET, TAG_INTEROP_OFFSET, _Image::units, WriteProfileLong(), WriteProfileShort(), _Image::x_resolution, and _Image::y_resolution.
Referenced by WriteImage().