|
MagickWand 6.9.6
|
#include "wand/studio.h"#include "wand/MagickWand.h"#include "wand/magick-wand-private.h"#include "wand/pixel-iterator.h"#include "wand/pixel-wand.h"#include "wand/wand.h"Go to the source code of this file.
Data Structures | |
| struct | _PixelIterator |
Macros | |
| #define | PixelIteratorId "PixelIterator" |
| #define PixelIteratorId "PixelIterator" |
Definition at line 59 of file pixel-iterator.c.
| WandExport void ClearPixelIterator | ( | PixelIterator * | iterator | ) |
Definition at line 119 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, DestroyPixelWands(), _PixelIterator::exception, _PixelIterator::name, NewPixelWands(), _PixelIterator::pixel_wands, _PixelIterator::region, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
| WandExport PixelIterator * ClonePixelIterator | ( | const PixelIterator * | iterator | ) |
Definition at line 156 of file pixel-iterator.c.
References AcquireWandId(), _PixelIterator::active, ClonePixelWands(), _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::id, MaxTextExtent, _PixelIterator::name, _PixelIterator::pixel_wands, PixelIteratorId, _PixelIterator::region, _PixelIterator::signature, _PixelIterator::view, WandSignature, and _PixelIterator::y.
| WandExport PixelIterator * DestroyPixelIterator | ( | PixelIterator * | iterator | ) |
Definition at line 209 of file pixel-iterator.c.
References _PixelIterator::debug, DestroyPixelWands(), _PixelIterator::exception, _PixelIterator::id, _PixelIterator::name, _PixelIterator::pixel_wands, _PixelIterator::region, RelinquishWandId(), _PixelIterator::signature, _PixelIterator::view, and WandSignature.
| WandExport MagickBooleanType IsPixelIterator | ( | const PixelIterator * | iterator | ) |
Definition at line 248 of file pixel-iterator.c.
References _PixelIterator::name, PixelIteratorId, _PixelIterator::signature, and WandSignature.
| WandExport PixelIterator * NewPixelIterator | ( | MagickWand * | wand | ) |
Definition at line 285 of file pixel-iterator.c.
References AcquireWandId(), _PixelIterator::debug, _PixelIterator::exception, GetImageFromMagickWand(), _PixelIterator::id, MaxTextExtent, _PixelIterator::name, NewPixelWands(), _PixelIterator::pixel_wands, PixelIteratorId, _PixelIterator::region, _PixelIterator::signature, ThrowWandFatalException, _PixelIterator::view, WandSignature, and _PixelIterator::y.
| WandExport PixelIterator * NewPixelRegionIterator | ( | MagickWand * | wand, |
| const ssize_t | x, | ||
| const ssize_t | y, | ||
| const size_t | width, | ||
| const size_t | height | ||
| ) |
Definition at line 398 of file pixel-iterator.c.
References AcquireWandId(), _PixelIterator::debug, _PixelIterator::exception, GetImageFromMagickWand(), _PixelIterator::id, MaxTextExtent, _PixelIterator::name, NewPixelWands(), _PixelIterator::pixel_wands, PixelIteratorId, _PixelIterator::region, _PixelIterator::signature, ThrowWandFatalException, _PixelIterator::view, WandSignature, and _PixelIterator::y.
| WandExport MagickBooleanType PixelClearIteratorException | ( | PixelIterator * | iterator | ) |
Definition at line 361 of file pixel-iterator.c.
References _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::name, _PixelIterator::signature, and WandSignature.
| WandExport PixelWand ** PixelGetCurrentIteratorRow | ( | PixelIterator * | iterator, |
| size_t * | number_wands | ||
| ) |
Definition at line 480 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::name, _PixelIterator::pixel_wands, PixelSetBlackQuantum(), PixelSetIndex(), PixelSetQuantumColor(), _PixelIterator::region, _PixelIterator::signature, _PixelIterator::view, WandSignature, and _PixelIterator::y.
| WandExport char * PixelGetIteratorException | ( | const PixelIterator * | iterator, |
| ExceptionType * | severity | ||
| ) |
Definition at line 548 of file pixel-iterator.c.
References _PixelIterator::debug, _PixelIterator::exception, MaxTextExtent, _PixelIterator::name, _PixelIterator::signature, ThrowWandFatalException, and WandSignature.
Referenced by PixelIteratorGetException().
| WandExport ExceptionType PixelGetIteratorExceptionType | ( | const PixelIterator * | iterator | ) |
Definition at line 604 of file pixel-iterator.c.
References _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::name, _PixelIterator::signature, and WandSignature.
| WandExport ssize_t PixelGetIteratorRow | ( | PixelIterator * | iterator | ) |
Definition at line 636 of file pixel-iterator.c.
References _PixelIterator::debug, _PixelIterator::name, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
| WandExport PixelWand ** PixelGetNextIteratorRow | ( | PixelIterator * | iterator, |
| size_t * | number_wands | ||
| ) |
Definition at line 671 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::name, _PixelIterator::pixel_wands, PixelSetBlackQuantum(), PixelSetIndex(), PixelSetIteratorRow(), PixelSetQuantumColor(), _PixelIterator::region, _PixelIterator::signature, _PixelIterator::view, WandSignature, and _PixelIterator::y.
Referenced by PixelGetNextRow().
| WandExport PixelWand ** PixelGetPreviousIteratorRow | ( | PixelIterator * | iterator, |
| size_t * | number_wands | ||
| ) |
Definition at line 751 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::exception, _PixelIterator::name, _PixelIterator::pixel_wands, PixelSetBlackQuantum(), PixelSetIndex(), PixelSetIteratorRow(), PixelSetQuantumColor(), _PixelIterator::region, _PixelIterator::signature, _PixelIterator::view, WandSignature, and _PixelIterator::y.
Referenced by PixelGetPreviousRow().
| WandExport PixelWand ** PixelGetPreviousRow | ( | PixelIterator * | iterator | ) |
Definition at line 743 of file pixel-iterator.c.
References PixelGetPreviousIteratorRow().
| WandExport void PixelResetIterator | ( | PixelIterator * | iterator | ) |
Definition at line 820 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::name, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
| WandExport void PixelSetFirstIteratorRow | ( | PixelIterator * | iterator | ) |
Definition at line 852 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::name, _PixelIterator::region, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
| WandExport MagickBooleanType PixelSetIteratorRow | ( | PixelIterator * | iterator, |
| const ssize_t | row | ||
| ) |
Definition at line 885 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::name, _PixelIterator::region, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
Referenced by PixelGetNextIteratorRow(), and PixelGetPreviousIteratorRow().
| WandExport void PixelSetLastIteratorRow | ( | PixelIterator * | iterator | ) |
Definition at line 921 of file pixel-iterator.c.
References _PixelIterator::active, _PixelIterator::debug, _PixelIterator::name, _PixelIterator::region, _PixelIterator::signature, WandSignature, and _PixelIterator::y.
| WandExport MagickBooleanType PixelSyncIterator | ( | PixelIterator * | iterator | ) |
Definition at line 953 of file pixel-iterator.c.
References _PixelIterator::debug, _PixelIterator::exception, magick_restrict, _PixelIterator::name, _PixelIterator::pixel_wands, PixelGetBlackQuantum(), PixelGetQuantumColor(), _PixelIterator::region, _PixelIterator::signature, _PixelIterator::view, WandSignature, and _PixelIterator::y.