# File vtk/util/vtkConstants.rb, line 119
def vtkImageScalarTypeNameMacro(type)
  return __vtkTypeNameDict[type]
end