18 #ifndef itkPNGImageIOFactory_h
19 #define itkPNGImageIOFactory_h
20 #include "ITKIOPNGExport.h"
44 const char * GetITKSourceVersion()
const override;
46 const char * GetDescription()
const override;
49 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
static PNGImageIOFactory * FactoryNew()
Create instances of classes using an object factory.
Create instances of PNGImageIO objects using an object factory.
static void RegisterOneFactory()