# File vtk/util/vtkImageImportFromArray.rb, line 6 def initialize @import = ImageImport.new @ConvertIntToUnsignedShort = false @Array = nil end