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 FormatImagePropertyList (Image *, const char *, const char *, va_list) 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 MagickBooleanType FormatImagePropertyList ( Image ,
const char *  ,
const char *  ,
va_list   
)
MagickExport const char* GetImageProperty ( const Image ,
const char *   
)
MagickExport const char* * GetMagickProperty ( const ImageInfo ,
Image ,
const char *   
)
MagickExport char* GetNextImageProperty ( const Image  ) 
MagickExport char* * InterpretImageProperties ( const ImageInfo ,
Image ,
const char *   
)
MagickExport char* * * RemoveImageProperty ( Image ,
const char *   
)
MagickExport void ResetImagePropertyIterator ( const Image  ) 
MagickExport MagickBooleanType SetImageProperty ( Image ,
const char *  ,
const char *   
)

Generated on 5 Nov 2009 for MagickCore by  doxygen 1.6.1