MagickCore  6.8.5
property.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickExport char * GetNextImageProperty (const Image *)
MagickExport char * InterpretImageProperties (const ImageInfo *, Image *, const char *)
MagickExport char * RemoveImageProperty (Image *, const char *)
MagickExport const char * GetImageProperty (const Image *, const char *)
MagickExport const char * GetMagickProperty (const ImageInfo *, Image *, const char *)
MagickExport MagickBooleanType CloneImageProperties (Image *, const Image *)
MagickExport MagickBooleanType DefineImageProperty (Image *, const char *)
MagickExport MagickBooleanType DeleteImageProperty (Image *, const char *)
MagickExport MagickBooleanType FormatImageProperty (Image *, const char *, const char *,...) magick_attribute((__format__(__printf__
MagickExport MagickBooleanType SetImageProperty (Image *, const char *, const char *)
MagickExport void DestroyImageProperties (Image *)
MagickExport void ResetImagePropertyIterator (const Image *)

Function Documentation

MagickExport MagickBooleanType CloneImageProperties ( Image ,
const Image  
)
MagickExport MagickBooleanType DefineImageProperty ( Image ,
const char *   
)
MagickExport MagickBooleanType DeleteImageProperty ( Image ,
const char *   
)
MagickExport void DestroyImageProperties ( Image )
MagickExport MagickBooleanType FormatImageProperty ( Image ,
const char *  ,
const char *  ,
  ... 
)
MagickExport const char* GetImageProperty ( const Image ,
const char *   
)
MagickExport char* GetNextImageProperty ( const Image )
MagickExport char * InterpretImageProperties ( const ImageInfo ,
Image ,
const char *   
)
MagickExport MagickBooleanType SetImageProperty ( Image ,
const char *  ,
const char *   
)

References AcquireImageInfo(), AddValueToSplayTree(), _Image::background_color, _Image::bias, _ChromaticityInfo::blue_primary, _Image::chromaticity, _Image::colorspace, CompareSplayTreeString(), _Image::compose, _Image::compression, ConstantString(), CopyMagickString(), _Image::debug, _Image::delay, DeleteImageProperty(), _Image::depth, DestroyImageInfo(), DestroyString(), _Image::dispose, _Image::exception, _Image::filename, _ImageInfo::filename, FileToStringInfo(), _Image::gamma, GetMagickModule, GetPageGeometry(), _Image::gravity, GreaterValue, _ChromaticityInfo::green_primary, _Image::intensity, _Image::interpolate, IssRGBColorspace(), _Image::iterations, LessValue, LocaleCompare(), LogMagickEvent(), _ImageInfo::magick, MagickColorspaceOptions, MagickComposeOptions, MagickCompressOptions, MagickDisposeOptions, MagickFalse, MagickGravityOptions, MagickIntentOptions, MagickInterpolateOptions, MagickPixelIntensityOptions, MagickResolutionOptions, MagickSignature, MagickTrue, MaxTextExtent, NewSplayTree(), _Image::page, ParseAbsoluteGeometry(), ParseCommandOption(), ParseGeometry(), PerceptualIntent, _Image::properties, QuantumRange, QueryColorDatabase(), _ChromaticityInfo::red_primary, RelinquishMagickMemory(), _Image::rendering_intent, ResetMagickMemory(), _GeometryInfo::rho, SetImageInfo(), SetImageProfile(), _GeometryInfo::sigma, SigmaValue, _Image::signature, StringToDouble(), StringToDoubleInterval(), StringToUnsignedLong(), _Image::ticks_per_second, _Image::tile_offset, TraceEvent, UndefinedIntent, _Image::units, _ChromaticityInfo::white_point, _PrimaryInfo::x, _Image::x_resolution, _PrimaryInfo::y, _Image::y_resolution, and _PrimaryInfo::z.

Referenced by DefineImageProperty(), FormatImageAttribute(), FormatImageAttributeList(), FormatImageProperty(), FormatImagePropertyList(), Get8BIMProperty(), GetEXIFProperty(), GetImageProperty(), GetIPTCProperty(), PreviewImage(), ReadImage(), SetImageAttribute(), SignatureImage(), and ThumbnailImage().