MagickWand 7.1.1
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
size_t | id |
char | name [MagickPathExtent] |
ExceptionInfo * | exception |
PixelInfo | pixel |
size_t | count |
MagickBooleanType | debug |
size_t | signature |
Definition at line 63 of file pixel-wand.c.
size_t _PixelWand::count |
Definition at line 78 of file pixel-wand.c.
MagickBooleanType _PixelWand::debug |
Definition at line 81 of file pixel-wand.c.
ExceptionInfo* _PixelWand::exception |
Definition at line 72 of file pixel-wand.c.
size_t _PixelWand::id |
Definition at line 66 of file pixel-wand.c.
char _PixelWand::name[MagickPathExtent] |
Definition at line 69 of file pixel-wand.c.
PixelInfo _PixelWand::pixel |
Definition at line 75 of file pixel-wand.c.
size_t _PixelWand::signature |
Definition at line 84 of file pixel-wand.c.