ITK  5.2.0
Insight Toolkit
Classes | Namespaces
itkImageFileReader.h File Reference
#include "itkImageFileReaderException.h"
#include "ITKIOImageBaseExport.h"
#include "itkImageIOBase.h"
#include "itkImageSource.h"
#include "itkMacro.h"
#include "itkImageRegion.h"
#include "itkDefaultConvertPixelTraits.h"
#include "itkSimpleDataObjectDecorator.h"
#include "itkImageFileReader.hxx"
+ Include dependency graph for itkImageFileReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::ImageFileReader< TOutputImage, ConvertPixelTraits >
 

Namespaces

 itk
 

Functions

template<typename TOutputImage , typename ConvertPixelTraits = DefaultConvertPixelTraits<typename TOutputImage::IOPixelType>>
TOutputImage::Pointer itk::ReadImage (const std::string &filename)