# File vtk/util/vtkImageExportToArray.rb, line 6
      def initialize
        @export = ImageExport.new
        @ConvertUnsignedShortToInt = false
      end