18 #ifndef itkJPEG2000ImageIOFactory_h
19 #define itkJPEG2000ImageIOFactory_h
57 itkFactorylessNewMacro(
Self);
static JPEG2000ImageIOFactory * FactoryNew()
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
Supports for the JPEG2000 file format based on openjpeg.
virtual const char * GetDescription() const override
~JPEG2000ImageIOFactory()
SmartPointer< Self > Pointer
ObjectFactoryBase Superclass
Create instances of classes using an object factory.
JPEG2000ImageIOFactory Self
virtual const char * GetITKSourceVersion() const override
static void RegisterOneFactory()
static bool RegisterFactory(ObjectFactoryBase *, InsertionPositionType where=INSERT_AT_BACK, vcl_size_t position=0)
void operator=(const Self &)