MagickWand 7.1.0
Convert, Edit, Or Compose Bitmap Images
|
Go to the source code of this file.
Macros | |
#define | WandExport |
#define | WandPrivate |
#define | MagickWandSignature 0xabacadabUL |
#define | MagickPathExtent 4096 |
#define | wand_aligned(x) /* nothing */ |
#define | wand_attribute(x) /* nothing */ |
#define | wand_unused(x) x |
#define | wand_unreferenced(x) /* nothing */ |
#define | wand_alloc_size(x) /* nothing */ |
#define | wand_alloc_sizes(x, y) /* nothing */ |
#define | wand_cold_spot |
#define | wand_hot_spot |
#define MagickPathExtent 4096 |
Definition at line 78 of file method-attribute.h.
#define MagickWandSignature 0xabacadabUL |
Definition at line 76 of file method-attribute.h.
#define wand_aligned | ( | x | ) | /* nothing */ |
Definition at line 92 of file method-attribute.h.
#define wand_alloc_size | ( | x | ) | /* nothing */ |
Definition at line 102 of file method-attribute.h.
#define wand_alloc_sizes | ( | x, | |
y | |||
) | /* nothing */ |
Definition at line 103 of file method-attribute.h.
#define wand_attribute | ( | x | ) | /* nothing */ |
Definition at line 93 of file method-attribute.h.
#define wand_cold_spot |
Definition at line 110 of file method-attribute.h.
#define wand_hot_spot |
Definition at line 111 of file method-attribute.h.
#define wand_unreferenced | ( | x | ) | /* nothing */ |
Definition at line 95 of file method-attribute.h.
#define wand_unused | ( | x | ) | x |
Definition at line 94 of file method-attribute.h.
#define WandExport |
Definition at line 71 of file method-attribute.h.
#define WandPrivate |
Definition at line 72 of file method-attribute.h.