Go to the documentation of this file.
26 #ifndef vtkImageFlip_h
27 #define vtkImageFlip_h
30 #include "vtkImagingCoreModule.h"
47 vtkGetMacro(FilteredAxis,
int);
68 vtkGetMacro(FlipAboutOrigin,
int);
86 vtkGetMacro(PreserveImageExtent,
int);
104 void operator=(
const vtkImageFlip&) VTK_DELETE_FUNCTION;
This flips an axis of an image.
void SetFilteredAxes(int axis)
Keep the mis-named Axes variations around for compatibility with old scripts.
a simple class to control print indentation
Reslices a volume along a new set of axes.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkImageFlip * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.