../../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
]
[
#DestroyMagick
DestroyMagick
|
#InitializeMagick
InitializeMagick
|
#IsMagickInstantiated
IsMagickInstantiated
]
DestroyMagick
DestroyMagick() destroys the ImageMagick environment.
The format of the DestroyMagick function is:
DestroyMagick(void)
InitializeMagick
InitializeMagick() initializes the ImageMagick environment.
The format of the InitializeMagick function is:
InitializeMagick(const char *path)
A description of each parameter follows:
path
The execution path of the current ImageMagick client.
IsMagickInstantiated
IsMagickInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated:  InitializeMagick() has been called but MagickDestroy() has not.
The format of the IsMagickInstantiated method is:
MagickBooleanType IsMagickInstantiated(void)
http://redux.imagemagick.org/discussion-server
Discourse Server
|
../../www/mailing-list.html
Mailing Lists
|
http://redux.imagemagick.org/gallery
Image Gallery
|
http://redux.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi
ImageMagick Studio
© 1999-2005 ImageMagick Studio LLC
