version.c File Reference

#include "magick/studio.h"
#include "magick/configure.h"
#include "magick/exception.h"
#include "magick/exception-private.h"
#include "magick/hashmap.h"
#include "magick/option.h"
#include "magick/string_.h"
#include "magick/utility.h"
#include "magick/version.h"

Include dependency graph for version.c:

Go to the source code of this file.

Defines

#define MagickURLFilename   "index.html"

Functions

MagickExport const char * GetMagickCopyright (void)
MagickExport char * GetMagickHomeURL (void)
MagickExport const char * GetMagickPackageName (void)
MagickExport const char * GetMagickQuantumDepth (unsigned long *depth)
MagickExport const char * GetMagickQuantumRange (unsigned long *range)
MagickExport const char * GetMagickReleaseDate (void)
MagickExport const char * GetMagickVersion (unsigned long *version)


Define Documentation

#define MagickURLFilename   "index.html"

Definition at line 52 of file version.c.

Referenced by GetMagickHomeURL().


Function Documentation

MagickExport const char* GetMagickCopyright ( void   ) 

Definition at line 72 of file version.c.

References MagickCopyright.

MagickExport char* GetMagickHomeURL ( void   ) 

MagickExport const char* GetMagickPackageName ( void   ) 

Definition at line 146 of file version.c.

References MagickPackageName.

MagickExport const char* GetMagickQuantumDepth ( unsigned long *  depth  ) 

Definition at line 173 of file version.c.

References MAGICKCORE_QUANTUM_DEPTH, and MagickQuantumDepth.

MagickExport const char* GetMagickQuantumRange ( unsigned long *  range  ) 

Definition at line 202 of file version.c.

References MagickQuantumRange, and QuantumRange.

MagickExport const char* GetMagickReleaseDate ( void   ) 

Definition at line 229 of file version.c.

References MagickReleaseDate.

MagickExport const char* GetMagickVersion ( unsigned long *  version  ) 

Definition at line 257 of file version.c.

References MagickLibVersion, and MagickVersion.

Referenced by IdentifyImage(), and ThumbnailImage().


Generated on Thu Nov 20 21:54:55 2008 for MagickCore by  doxygen 1.5.7.1