# File vtk/util/vtkImageImportFromArray.rb, line 27
      def SetConvertIntToUnsignedShort(yesno)
        @ConvertIntToUnsignedShort = yesno
      end