# File vtk/util/vtkImageExportToArray.rb, line 45 def SetInput(input) return @export.SetInput(input) end