![]() |
MagickWand 6.9.6
|
Data Fields | |
| size_t | id |
| char | name [MaxTextExtent] |
| ExceptionInfo * | exception |
| MagickPixelPacket | 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[MaxTextExtent] |
Definition at line 69 of file pixel-wand.c.
| MagickPixelPacket _PixelWand::pixel |
Definition at line 75 of file pixel-wand.c.
| size_t _PixelWand::signature |
Definition at line 84 of file pixel-wand.c.