30#ifndef vtkImageConstantPad_h
31#define vtkImageConstantPad_h
34#include "vtkImagingCoreModule.h"
50 vtkGetMacro(Constant,
double);
Makes image larger by padding with constant.
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)
If the subclass does not define an Execute method, then the task will be broken up,...
static vtkImageConstantPad * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
topologically and geometrically regular array of data
Super class for filters that fill in extra pixels.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.