Creator¶ tiatoolbox . wsicore . metadata . ngff . Creator class Creator(name='tiatoolbox', version='1.6.0')[source]¶ Record the creator (wsic) information. Parameters: name (str) version (str) name¶ The name of the creator. Type: str version¶ The version of the creator. Type: str Methods Attributes name version