18 #ifndef itkJPEGImageIOFactory_h
19 #define itkJPEGImageIOFactory_h
20 #include "ITKIOJPEGExport.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 *)
Create instances of classes using an object factory.
static JPEGImageIOFactory * FactoryNew()
static void RegisterOneFactory()
Create instances of JPEGImageIO objects using an object factory.