![]() |
![]() |
![]() |
#include "Magick++/Include.h"
#include <string>
#include <string.h>
#include <errno.h>
#include <math.h>
#include "Magick++/Image.h"
#include "Magick++/Functions.h"
#include "Magick++/Pixels.h"
#include "Magick++/Options.h"
#include "Magick++/ImageRef.h"
Include dependency graph for Image.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Magick |
Defines | |
| #define | MAGICK_IMPLEMENTATION 1 |
| #define | AbsoluteValue(x) ((x) < 0 ? -(x) : (x)) |
Variables | |
| bool | magick_initialized = false |
|
|
|
|
|
|
|
|
Definition at line 30 of file Image.cpp. Referenced by Magick::InitializeMagick(), and Magick::MagickPlusPlusDestroyMagick(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC