Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_PixelIterator Struct Reference

Collaboration diagram for _PixelIterator:

Collaboration graph
[legend]

Data Fields

unsigned long id
char name [MaxTextExtent]
ExceptionInfo exception
ViewInfoview
RectangleInfo region
long y
PixelWand ** pixel_wand
MagickBooleanType debug
unsigned long signature

Field Documentation

MagickBooleanType _PixelIterator::debug
 

Definition at line 92 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), PixelGetIteratorException(), PixelGetNextIteratorRow(), PixelResetIterator(), PixelSetIteratorRow(), and PixelSyncIterator().

ExceptionInfo _PixelIterator::exception
 

Definition at line 77 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), PixelGetIteratorException(), PixelGetNextIteratorRow(), and PixelSyncIterator().

unsigned long _PixelIterator::id
 

Definition at line 71 of file pixel_iterator.c.

Referenced by DestroyPixelIterator().

char _PixelIterator::name[MaxTextExtent]
 

Definition at line 74 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), IsPixelIterator(), PixelGetIteratorException(), PixelGetNextIteratorRow(), PixelResetIterator(), PixelSetIteratorRow(), and PixelSyncIterator().

PixelWand** _PixelIterator::pixel_wand
 

Definition at line 89 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), PixelGetNextIteratorRow(), and PixelSyncIterator().

RectangleInfo _PixelIterator::region
 

Definition at line 83 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), PixelGetNextIteratorRow(), PixelSetIteratorRow(), and PixelSyncIterator().

unsigned long _PixelIterator::signature
 

Definition at line 95 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), IsPixelIterator(), PixelGetIteratorException(), PixelGetNextIteratorRow(), PixelResetIterator(), PixelSetIteratorRow(), and PixelSyncIterator().

ViewInfo* _PixelIterator::view
 

Definition at line 80 of file pixel_iterator.c.

Referenced by DestroyPixelIterator(), PixelGetNextIteratorRow(), and PixelSyncIterator().

long _PixelIterator::y
 

Definition at line 86 of file pixel_iterator.c.

Referenced by PixelGetNextIteratorRow(), PixelResetIterator(), PixelSetIteratorRow(), and PixelSyncIterator().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:45 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC