Definition at line 43 of file Functions.h.
◆ MagickPlusPlusGenesis()
Magick::MagickPlusPlusGenesis::MagickPlusPlusGenesis |
( |
const char * |
path_ | ) |
|
|
inline |
Definition at line 48 of file Functions.h.
49 {
50 InitializeMagick( path_ );
51 }
◆ ~MagickPlusPlusGenesis()
Magick::MagickPlusPlusGenesis::~MagickPlusPlusGenesis |
( |
| ) |
|
|
inline |
Definition at line 54 of file Functions.h.
55 {
56 TerminateMagick();
57 }
The documentation for this class was generated from the following file:
- /build/imagemagick-dmo-7.1.1.43+dmo/Magick++/lib/Magick++/Functions.h