Back to Imagemagick

Version

www/api/version.html

7.1.2-21688 B
Original Source

Version

Select API Method

GetMagickCacheCopyright

GetMagickCacheCopyright() returns the MagickCache API copyright as a string.

The format of the GetMagickCacheCopyright method is:

const char \*GetMagickCacheCopyright(void)

GetMagickCacheVersion

GetMagickCacheVersion() returns the MagickCache API version as a string and as a number.

The format of the GetMagickCacheVersion method is:

const char \*GetMagickCacheVersion(size\_t \*version)

A description of each parameter follows:

versionThe MagickCache version is returned as a number.