|
OpenShot Library | libopenshot 0.2.7
|
Header file for MagickUtilities (IM6/IM7 compatibility overlay) More...
#include "Magick++.h"Go to the source code of this file.
Macros | |
| #define | MAGICK_DRAWABLE std::list<Magick::Drawable> |
| #define | MAGICK_IMAGE_ALPHA(im, a) im->matte((a)) |
| #define | NEW_MAGICK (MagickLibVersion >= 0x700) |
Header file for MagickUtilities (IM6/IM7 compatibility overlay)
Definition in file MagickUtilities.h.
| #define MAGICK_DRAWABLE std::list<Magick::Drawable> |
Definition at line 61 of file MagickUtilities.h.
| #define MAGICK_IMAGE_ALPHA | ( | im, | |
| a | |||
| ) | im->matte((a)) |
Definition at line 52 of file MagickUtilities.h.
| #define NEW_MAGICK (MagickLibVersion >= 0x700) |
Definition at line 44 of file MagickUtilities.h.