|
MagickWand
6.7.7
|

Data Fields | |
| size_t | id |
| char | name [MaxTextExtent] |
| char * | description |
| RectangleInfo | extent |
| MagickWand * | wand |
| Image * | image |
| CacheView * | view |
| PixelWand *** | pixel_wands |
| ExceptionInfo * | exception |
| MagickBooleanType | debug |
| size_t | signature |
Definition at line 62 of file wand-view.c.
| MagickBooleanType _WandView::debug |
Definition at line 90 of file wand-view.c.
Referenced by CloneWandView(), GetWandViewException(), NewWandView(), and NewWandViewExtent().
| char * _WandView::description |
Definition at line 68 of file wand-view.c.
Referenced by CloneWandView(), DuplexTransferWandViewIterator(), GetWandViewIterator(), NewWandView(), NewWandViewExtent(), SetWandViewDescription(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| ExceptionInfo* _WandView::exception |
Definition at line 87 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewException(), GetWandViewIterator(), NewWandView(), NewWandViewExtent(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| RectangleInfo _WandView::extent |
Definition at line 72 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewExtent(), GetWandViewIterator(), NewWandView(), NewWandViewExtent(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| size_t _WandView::id |
Definition at line 65 of file wand-view.c.
Referenced by AcquireWandId(), CloneWandView(), DestroyWandView(), NewWandView(), NewWandViewExtent(), and RelinquishWandId().
| Image* _WandView::image |
Definition at line 78 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewIterator(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| char _WandView::name[MaxTextExtent] |
Definition at line 68 of file wand-view.c.
Referenced by CloneWandView(), GetWandViewException(), IsWandView(), NewWandView(), and NewWandViewExtent().
Definition at line 84 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewIterator(), GetWandViewPixels(), NewWandView(), NewWandViewExtent(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| size_t _WandView::signature |
Definition at line 93 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewException(), GetWandViewExtent(), GetWandViewIterator(), GetWandViewPixels(), GetWandViewWand(), IsWandView(), NewWandView(), NewWandViewExtent(), SetWandViewDescription(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
| CacheView* _WandView::view |
Definition at line 81 of file wand-view.c.
Referenced by CloneWandView(), DestroyWandView(), DuplexTransferWandViewIterator(), GetWandViewIterator(), NewWandView(), NewWandViewExtent(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().
Definition at line 75 of file wand-view.c.
Referenced by DuplexTransferWandViewIterator(), GetWandViewIterator(), GetWandViewWand(), NewWandView(), NewWandViewExtent(), SetWandViewIterator(), TransferWandViewIterator(), and UpdateWandViewIterator().