Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
19 #ifndef itkImageIOFactoryRegisterManager_h
20 #define itkImageIOFactoryRegisterManager_h
50 void (*ImageIOFactoryRegisterRegisterList[])(void) = {
51 BMPImageIOFactoryRegister__Private,
BioRadImageIOFactoryRegister__Private,
Bruker2dseqImageIOFactoryRegister__Private,
GDCMImageIOFactoryRegister__Private,
GE4ImageIOFactoryRegister__Private,
GE5ImageIOFactoryRegister__Private,
GiplImageIOFactoryRegister__Private,
HDF5ImageIOFactoryRegister__Private,
JPEGImageIOFactoryRegister__Private,
JPEG2000ImageIOFactoryRegister__Private,
LSMImageIOFactoryRegister__Private,
MINCImageIOFactoryRegister__Private,
MRCImageIOFactoryRegister__Private,
MetaImageIOFactoryRegister__Private,
NiftiImageIOFactoryRegister__Private,
NrrdImageIOFactoryRegister__Private,
PNGImageIOFactoryRegister__Private,
StimulateImageIOFactoryRegister__Private,
TIFFImageIOFactoryRegister__Private,
VTKImageIOFactoryRegister__Private,
53 ImageIOFactoryRegisterManager ImageIOFactoryRegisterManagerInstance(ImageIOFactoryRegisterRegisterList);
void ITK_ABI_IMPORT MetaImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT LSMImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT GDCMImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT HDF5ImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT MRCImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT VTKImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT NrrdImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT Bruker2dseqImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT GiplImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT BioRadImageIOFactoryRegister__Private()
ImageIOFactoryRegisterManager(void(*list[])(void))
void ITK_ABI_IMPORT JPEG2000ImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT NiftiImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT JPEGImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT BMPImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT PNGImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT MINCImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT StimulateImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT TIFFImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT GE5ImageIOFactoryRegister__Private()
void ITK_ABI_IMPORT GE4ImageIOFactoryRegister__Private()