18 #ifndef itkBMPImageIOFactory_h
19 #define itkBMPImageIOFactory_h
20 #include "ITKIOBMPExport.h"
43 const char * GetITKSourceVersion()
const override;
45 const char * GetDescription()
const override;
48 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
Create instances of BMPImageIO objects using an object factory.
static void RegisterOneFactory()