18 #ifndef __itkPNGImageIOFactory_h
19 #define __itkPNGImageIOFactory_h
20 #include "ITKIOPNGExport.h"
42 virtual const char * GetITKSourceVersion(
void)
const;
44 virtual const char * GetDescription(
void)
const;
47 itkFactorylessNewMacro(
Self);
67 void operator=(
const 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.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
ObjectFactoryBase Superclass
static void RegisterOneFactory(void)