# File vtk/util/vtkImageExportToArray.rb, line 28 def SetConvertUnsignedShortToInt(yesno) @ConvertUnsignedShortToInt = yesno end