../../index.html
[ImageMagick]
http://www.imagemagick.org/
[sponsor]
../../index.html
../../index.html
#main
Skip to page contents
[
../../index.html
About ImageMagick
../../www/command-line-tools.html
Command-line Tools
../../www/api.html
Program Interfaces
]
[
../../www/install-source.html
Install from Source
../../www/binary-releases.html
Binary Releases
../../www/resources.html
Resources
]
[
../../www/download.html
Downloads
]
[
../../www/links.html
Links
]
[
../../www/sponsors.html
Sponsors
http://www.georeviews.com
Consumer Reviews
and Ratings
]
[
#GetMagickCopyright
GetMagickCopyright
|
#GetMagickHomeURL
GetMagickHomeURL
|
#GetMagickPackageName
GetMagickPackageName
|
#GetMagickQuantumDepth
GetMagickQuantumDepth
|
#GetMagickQuantumRange
GetMagickQuantumRange
|
#GetMagickReleaseDate
GetMagickReleaseDate
|
#GetMagickVersion
GetMagickVersion
]
GetMagickCopyright
GetMagickCopyright() returns the ImageMagick API copyright as a string.
The format of the GetMagickCopyright method is:
const char *GetMagickCopyright(void)
GetMagickHomeURL
GetMagickHomeURL() returns the ImageMagick home URL.
The format of the GetMagickHomeURL method is:
char *GetMagickHomeURL(void)
GetMagickPackageName
GetMagickPackageName() returns the ImageMagick package name.
The format of the GetMagickName method is:
const char *GetMagickName(void)
No parameters are required.
GetMagickQuantumDepth
GetMagickQuantumDepth() returns the ImageMagick quantum depth.
The format of the GetMagickQuantumDepth method is:
const char *GetMagickQuantumDepth(unsigned long *depth)
A description of each parameter follows:
depth
The quantum depth is returned as a number.
GetMagickQuantumRange
GetMagickQuantumRange() returns the ImageMagick quantum range.
The format of the GetMagickQuantumRange method is:
const char *GetMagickQuantumRange(unsigned long *range)
A description of each parameter follows:
range
The quantum range is returned as a number.
GetMagickReleaseDate
GetMagickReleaseDate() returns the ImageMagick release date.
The format of the GetMagickReleaseDate method is:
const char *GetMagickReleaseDate(void)
No parameters are required.
GetMagickVersion
GetMagickVersion() returns the ImageMagick API version as a string and as a number.
The format of the GetMagickVersion method is:
const char *GetMagickVersion(unsigned long *version)
A description of each parameter follows:
version
The ImageMagick version is returned as a number.
http://redux.imagemagick.org/discussion-server
Discourse Server
|
../../www/mailing-list.html
Mailing Lists
|
http://redux.imagemagick.org/gallery
Image Gallery
|
http://net11.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi
ImageMagick Studio
© 1999-2005 ImageMagick Studio LLC
