Definition at line 64 of file pixel-iterator.c.
Data Fields | |
| unsigned long | id |
| char | name [MaxTextExtent] |
| ExceptionInfo * | exception |
| ViewInfo * | view |
| RectangleInfo | region |
| MagickBooleanType | active |
| long | y |
| PixelWand ** | pixel_wands |
| MagickBooleanType | debug |
| unsigned long | signature |
| unsigned long _PixelIterator::id |
Definition at line 67 of file pixel-iterator.c.
Referenced by ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), and NewPixelRegionIterator().
| char _PixelIterator::name[MaxTextExtent] |
Definition at line 70 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), IsPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelClearIteratorException(), PixelGetCurrentIteratorRow(), PixelGetIteratorException(), PixelGetIteratorExceptionType(), PixelGetIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelResetIterator(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), PixelSetLastIteratorRow(), and PixelSyncIterator().
| ExceptionInfo* _PixelIterator::exception |
Definition at line 73 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelClearIteratorException(), PixelGetCurrentIteratorRow(), PixelGetIteratorException(), PixelGetIteratorExceptionType(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), and PixelSyncIterator().
| ViewInfo* _PixelIterator::view |
Definition at line 76 of file pixel-iterator.c.
Referenced by ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelGetCurrentIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), and PixelSyncIterator().
| RectangleInfo _PixelIterator::region |
Definition at line 79 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelGetCurrentIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), PixelSetLastIteratorRow(), and PixelSyncIterator().
| MagickBooleanType _PixelIterator::active |
Definition at line 82 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), PixelGetCurrentIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelResetIterator(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), and PixelSetLastIteratorRow().
| long _PixelIterator::y |
Definition at line 85 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelGetCurrentIteratorRow(), PixelGetIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelResetIterator(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), PixelSetLastIteratorRow(), and PixelSyncIterator().
Definition at line 88 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelGetCurrentIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), and PixelSyncIterator().
| MagickBooleanType _PixelIterator::debug |
Definition at line 91 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelClearIteratorException(), PixelGetCurrentIteratorRow(), PixelGetIteratorException(), PixelGetIteratorExceptionType(), PixelGetIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelResetIterator(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), PixelSetLastIteratorRow(), and PixelSyncIterator().
| unsigned long _PixelIterator::signature |
Definition at line 94 of file pixel-iterator.c.
Referenced by ClearPixelIterator(), ClonePixelIterator(), DestroyPixelIterator(), IsPixelIterator(), NewPixelIterator(), NewPixelRegionIterator(), PixelClearIteratorException(), PixelGetCurrentIteratorRow(), PixelGetIteratorException(), PixelGetIteratorExceptionType(), PixelGetIteratorRow(), PixelGetNextIteratorRow(), PixelGetPreviousIteratorRow(), PixelResetIterator(), PixelSetFirstIteratorRow(), PixelSetIteratorRow(), PixelSetLastIteratorRow(), and PixelSyncIterator().
1.5.6