#include <ImageTransforms.h>
Public Member Functions | |
| TransformImageIntern (vigra::triple< SrcImageIterator, SrcImageIterator, SrcAccessor > src, vigra::triple< DestImageIterator, DestImageIterator, DestAccessor > dest, std::pair< AlphaImageIterator, AlphaAccessor > alpha, const TRANSFORM &transform, const PixelTransform &pixelTransform, vigra::Diff2D destUL, Interpolator interp, bool warparound, AppBase::MultiProgressDisplay &prog) | |
| void | operator() () |
Public Attributes | |
| vigra::triple< SrcImageIterator, SrcImageIterator, SrcAccessor > | src |
| vigra::triple< DestImageIterator, DestImageIterator, DestAccessor > | dest |
| std::pair< AlphaImageIterator, AlphaAccessor > | alpha |
| const TRANSFORM & | transform |
| const PixelTransform & | pixelTransform |
| vigra::Diff2D | destUL |
| Interpolator | interp |
| bool | warparound |
| AppBase::MultiProgressDisplay & | prog |
Definition at line 171 of file ImageTransforms.h.
|
||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 183 of file ImageTransforms.h. |
|
|||||||||
|
Definition at line 197 of file ImageTransforms.h. References DEBUG_DEBUG, and vigra_ext::transformImageIntern(). |
|
|||||
|
Definition at line 175 of file ImageTransforms.h. |
|
|||||
|
Definition at line 174 of file ImageTransforms.h. |
|
|||||
|
Definition at line 178 of file ImageTransforms.h. |
|
|||||
|
Definition at line 179 of file ImageTransforms.h. |
|
|||||
|
Definition at line 177 of file ImageTransforms.h. |
|
|||||
|
Definition at line 181 of file ImageTransforms.h. |
|
|||||
|
Definition at line 173 of file ImageTransforms.h. |
|
|||||
|
Definition at line 176 of file ImageTransforms.h. |
|
|||||
|
Definition at line 180 of file ImageTransforms.h. |
1.3.9.1