ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itkImageIOBase.h File Reference
#include "ITKIOImageBaseExport.h"
#include "itkIOConfigure.h"
#include "itkLightProcessObject.h"
#include "itkIndent.h"
#include "itkImageIORegion.h"
#include "itkRGBPixel.h"
#include "itkRGBAPixel.h"
#include "itkCovariantVector.h"
#include "itkSymmetricSecondRankTensor.h"
#include "itkDiffusionTensor3D.h"
#include "itkArray.h"
#include "itkVariableSizeMatrix.h"
#include "itkImageRegionSplitterBase.h"
#include "itkCommonEnums.h"
#include "vnl/vnl_vector.h"
#include "vcl_compiler.h"
#include <fstream>
#include <string>
#include <type_traits>
+ Include dependency graph for itkImageIOBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itk::ImageIOBase::ComponentTypeTraits
 
class  itk::ImageIOBase
 
struct  itk::ImageIOBase::MapPixelType< TComponent >
 

Namespaces

namespace  itk
 

Functions

ITKIOImageBase_EXPORT void itk::ReadRawBytesAfterSwapping (IOComponentEnum componentType, void *buffer, IOByteOrderEnum byteOrder, SizeValueType numberOfComponents)
 
ITKIOImageBase_EXPORT void itk::WriteRawBytesAfterSwapping (IOComponentEnum componentType, const void *buffer, std::ofstream &file, IOByteOrderEnum byteOrder, SizeValueType numberOfBytes, SizeValueType numberOfComponents)