Image reader and writer structure

Make several updates to the image readers

  • Put the code for image readers and writers in vtkm_io.
  • Updated the naming conventions to follow VTK-m
  • Change the interface to match the VTK file readers/writers
  • Simplified how pixel types are selected

Merge request reports

Loading